#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) |
|
◆ get() [1/3]
static llvm::Type * get |
( |
llvm::LLVMContext & | C | ) |
|
|
inlinestatic |
◆ get() [2/3]
static llvm::Constant * get |
( |
llvm::LLVMContext & | C, |
|
|
const openvdb::math::half *const | V ) |
|
inlinestatic |
◆ get() [3/3]
static llvm::Constant * get |
( |
llvm::LLVMContext & | C, |
|
|
const openvdb::math::half | V ) |
|
inlinestatic |