Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp715 unsigned CmpOpcode = CmpInst::isFPPredicate(Pred) ? Instruction::FCmp in foldExtractedCmps() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FastISel.cpp2211 unsigned CmpOpcode = in X86FastEmitSSESelect() local
2241 unsigned CmpOpcode = in X86FastEmitSSESelect() local
H A DX86TargetTransformInfo.cpp3884 unsigned CmpOpcode; in getMinMaxCost() local
H A DX86ISelLowering.cpp42402 unsigned CmpOpcode = EFLAGS.getOpcode(); in combineSetCCMOVMSK() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1565 unsigned CmpOpcode = in getMinMaxReductionCost() local
H A DAArch64InstrInfo.cpp1703 const unsigned CmpOpcode = CmpInstr.getOpcode(); in canInstrSubstituteCmpInstr() local
1780 const unsigned CmpOpcode = CmpInstr.getOpcode(); in canCmpInstrBeRemoved() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2072 unsigned CmpOpcode; in getMinMaxReductionCost() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp10988 unsigned CmpOpcode, in EmitAtomicBinary()
11161 unsigned BinOpcode, unsigned CmpOpcode, unsigned CmpPred) const { in EmitPartwordAtomicBinary()