Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86InstrInfo.cpp3709 static X86::CondCode getCondFromSETOpc(unsigned Opc) { in getCondFromSETOpc() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp2144 X86::CondCode X86::getCondFromSETOpc(unsigned Opc) { in getCondFromSETOpc() function in X86