Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DPartiallyInlineLibCalls.cpp66 Instruction *LibCall = Call->clone(); in optimizeSQRT() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp2203 const char *LibCall = nullptr; in LowerF128Compare() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h119 LibCall, // Don't try to expand this to other ops, always use a libcall. enumerator