Home
last modified time | relevance | path

Searched defs:LibCall (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DPartiallyInlineLibCalls.cpp80 Instruction *LibCall = Call->clone(); in optimizeSQRT() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2209 const char *LibCall = nullptr; in LowerF128Compare() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h199 LibCall, // Don't try to expand this to other ops, always use a libcall. enumerator