#include <openvdb_ax/codegen/Types.h>
|
static llvm::Type * | get (llvm::LLVMContext &C) |
|
static llvm::Constant * | get (llvm::LLVMContext &C, const openvdb::math::half V) |
|
static llvm::Constant * | get (llvm::LLVMContext &C, const openvdb::math::half *const V) |
|
static llvm::Type* get |
( |
llvm::LLVMContext & |
C | ) |
|
|
inlinestatic |
static llvm::Constant* get |
( |
llvm::LLVMContext & |
C, |
|
|
const openvdb::math::half |
V |
|
) |
| |
|
inlinestatic |
static llvm::Constant* get |
( |
llvm::LLVMContext & |
C, |
|
|
const openvdb::math::half *const |
V |
|
) |
| |
|
inlinestatic |