Home
last modified time | relevance | path

Searched defs:getCondCode (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/Disassembler/
DMSP430Disassembler.cpp324 static MSP430CC::CondCodes getCondCode(unsigned Cond) { in getCondCode() function
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_nir.cpp702 Converter::getCondCode(nir_op op) in getCondCode() function in __anon9fd03d4a0111::Converter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp514 AArch64CC::CondCode getCondCode() const { in getCondCode() function in __anonf37992fc0111::AArch64Operand
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp878 ARMCC::CondCodes getCondCode() const { in getCondCode() function in __anon21ee0a6a0111::ARMOperand
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1587 SDValue SelectionDAG::getCondCode(ISD::CondCode Cond) { in getCondCode() function in SelectionDAG