Home
last modified time | relevance | path

Searched refs:getICmpCondCode (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DAnalysis.h117 ISD::CondCode getICmpCondCode(ICmpInst::Predicate Pred);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAnalysis.cpp238 ISD::CondCode llvm::getICmpCondCode(ICmpInst::Predicate Pred) { in getICmpCondCode() function in llvm
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2076 Condition = getICmpCondCode(Pred); in EmitBranchForMergedCondition()
3242 ISD::CondCode Opcode = getICmpCondCode(predicate); in visitICmp()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp4227 ISD::CondCode CCOpcode = getICmpCondCode(IcInput); in lowerICMPIntrinsic()