Home
last modified time | relevance | path

Searched defs:CmpOpcode (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FastISel.cpp2208 unsigned CmpOpcode = in X86FastEmitSSESelect() local
2239 unsigned CmpOpcode = in X86FastEmitSSESelect() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h1663 unsigned CmpOpcode; in getMinMaxReductionCost() local
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp1080 const unsigned CmpOpcode = CmpInstr->getOpcode(); in canInstrSubstituteCmpInstr() local
/external/llvm/lib/Target/X86/
DX86FastISel.cpp2134 unsigned CmpOpcode = in X86FastEmitSSESelect() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp1402 const unsigned CmpOpcode = CmpInstr->getOpcode(); in canInstrSubstituteCmpInstr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp10621 unsigned CmpOpcode, in EmitAtomicBinary()
10739 unsigned BinOpcode, unsigned CmpOpcode, unsigned CmpPred) const { in EmitPartwordAtomicBinary()
/external/swiftshader/third_party/subzero/src/
DIceAssemblerARM32.cpp1510 constexpr IValueT CmpOpcode = B3 | B1; // ie. 1010 in cmp() local