Home
last modified time | relevance | path

Searched defs:GlobalWithNodeAPI (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DConstant.cpp308 template class LLVM_EXPORT_TEMPLATE GlobalWithNodeAPI< variable
310 template class LLVM_EXPORT_TEMPLATE GlobalWithNodeAPI< variable
312 template class LLVM_EXPORT_TEMPLATE GlobalWithNodeAPI< variable
314 template class LLVM_EXPORT_TEMPLATE GlobalWithNodeAPI< variable
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DConstant.h1040 GlobalWithNodeAPI(Value::ClassID ID, LLVMParentT *C, Context &Ctx) in GlobalWithNodeAPI() function