Home
last modified time | relevance | path

Searched defs:ISDOpcode (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp1736 bool ARMFastISel::SelectBinaryIntOp(const Instruction *I, unsigned ISDOpcode) { in SelectBinaryIntOp() argument
1776 bool ARMFastISel::SelectBinaryFPOp(const Instruction *I, unsigned ISDOpcode) { in SelectBinaryFPOp() argument
H A DARMTargetTransformInfo.cpp1323 int ISDOpcode = TLI->InstructionOpcodeToISD(Opcode); getArithmeticInstrCost() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp1268 bool PPCFastISel::SelectBinaryIntOp(const Instruction *I, unsigned ISDOpcode) { in SelectBinaryIntOp() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp1909 bool MipsFastISel::selectDivRem(const Instruction *I, unsigned ISDOpcode) { in selectDivRem() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp444 selectBinaryOp(const User * I,unsigned ISDOpcode) selectBinaryOp() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2081 int ISDOpcode = TLI.InstructionOpcodeToISD(TruncUser->getOpcode()); SinkShiftAndTruncate() local
4267 int ISDOpcode = TLI.InstructionOpcodeToISD(PromotedInst->getOpcode()); isPromotedInstructionLegal() local
7675 int ISDOpcode = TLI.InstructionOpcodeToISD(ToBePromoted->getOpcode()); shouldPromote() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp4599 selectRem(const Instruction * I,unsigned ISDOpcode) selectRem() argument
H A DAArch64ISelLowering.cpp24624 getAtomicLoad128Opcode(unsigned ISDOpcode,AtomicOrdering Ordering) getAtomicLoad128Opcode() argument
24724 const unsigned ISDOpcode = N->getOpcode(); ReplaceATOMIC_LOAD_128Results() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp9049 getRVVReductionOp(unsigned ISDOpcode) getRVVReductionOp() argument