Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DCore.h62 LLVMRet = 1, enumerator
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DSandboxIR.cpp772 auto *LLVMRet = cast<llvm::ReturnInst>(LLVMV); in getOrCreateValueInternal() local