Home
last modified time | relevance | path

Searched refs:getCmpLibcallCC (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h2632 ISD::CondCode getCmpLibcallCC(RTLIB::Libcall Call) const { in getCmpLibcallCC() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp406 CCCode = getCmpLibcallCC(LC1); in softenSetCCOperands()
420 CCCode = getCmpLibcallCC(LC2); in softenSetCCOperands()