Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp1736 SelectBinaryIntOp(const Instruction * I,unsigned ISDOpcode) SelectBinaryIntOp() argument
1776 SelectBinaryFPOp(const Instruction * I,unsigned ISDOpcode) SelectBinaryFPOp() argument
H A DARMTargetTransformInfo.cpp1335 int ISDOpcode = TLI->InstructionOpcodeToISD(Opcode); getArithmeticInstrCost() local
/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp1909 selectDivRem(const Instruction * I,unsigned ISDOpcode) selectDivRem() argument
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp1268 SelectBinaryIntOp(const Instruction * I,unsigned ISDOpcode) SelectBinaryIntOp() argument
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp444 selectBinaryOp(const User * I,unsigned ISDOpcode) selectBinaryOp() argument
/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2114 int ISDOpcode = TLI.InstructionOpcodeToISD(TruncUser->getOpcode()); SinkShiftAndTruncate() local
4362 int ISDOpcode = TLI.InstructionOpcodeToISD(PromotedInst->getOpcode()); isPromotedInstructionLegal() local
7789 int ISDOpcode = TLI.InstructionOpcodeToISD(ToBePromoted->getOpcode()); shouldPromote() local
[all...]
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp4609 selectRem(const Instruction * I,unsigned ISDOpcode) selectRem() argument
H A DAArch64ISelLowering.cpp25836 getAtomicLoad128Opcode(unsigned ISDOpcode,AtomicOrdering Ordering) getAtomicLoad128Opcode() argument
25936 const unsigned ISDOpcode = N->getOpcode(); ReplaceATOMIC_LOAD_128Results() local
[all...]
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp9659 getRVVReductionOp(unsigned ISDOpcode) getRVVReductionOp() argument