Home
last modified time | relevance | path

Searched defs:getX86ConditionCode (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/X86/
DX86FastISel.cpp178 getX86ConditionCode(CmpInst::Predicate Predicate) { in getX86ConditionCode() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp2288 X86::getX86ConditionCode(CmpInst::Predicate Predicate) { in getX86ConditionCode() function in X86