Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DPartiallyInlineLibCalls.cpp62 Instruction *LibCall = Call->clone(); in optimizeSQRT() local
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp2232 const char *LibCall = nullptr; in LowerF128Compare() local
/external/llvm/include/llvm/Target/
DTargetLowering.h93 LibCall, // Don't try to expand this to other ops, always use a libcall. enumerator