| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyTargetTransformInfo.cpp | 85 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCastInstrCost() 102 int UserISD = TLI->InstructionOpcodeToISD(SingleUser->getOpcode()); in getCastInstrCost() 153 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getMemoryOpCost()
|
| H A D | WebAssemblyISelLowering.cpp | 422 if (InstructionOpcodeToISD(InputInst->getOpcode()) != ISD::MUL) in shouldExpandPartialReductionIntrinsic()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BPFTargetTransformInfo.h | 67 int ISD = TLI->InstructionOpcodeToISD(Opcode);
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiTargetTransformInfo.h | 100 int ISD = TLI->InstructionOpcodeToISD(Opcode);
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCTargetTransformInfo.cpp | 572 int ISD = TLI->InstructionOpcodeToISD(Opcode); in vectorCostAdjustmentFactor() 589 assert(TLI->InstructionOpcodeToISD(Opcode) && "Invalid opcode"); in getArithmeticInstrCost() 644 assert(TLI->InstructionOpcodeToISD(Opcode) && "Invalid opcode"); in getCastInstrCost() 682 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getVectorInstrCost()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMTargetTransformInfo.cpp | 503 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCastInstrCost() 644 int UserISD = TLI->InstructionOpcodeToISD(User->getOpcode()); in getCastInstrCost() 945 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCmpSelInstrCost() 1360 int ISDOpcode = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost() 1770 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticReductionCost() 1856 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getExtendedReductionCost() 2180 unsigned ISD = TLI->InstructionOpcodeToISD(I.getOpcode()); in maybeLoweredToCall()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXTargetTransformInfo.cpp | 520 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUTargetTransformInfo.cpp | 536 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost() 590 const int OPC = TLI->InstructionOpcodeToISD(FAdd->getOpcode()); in getArithmeticInstrCost()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | BasicTTIImpl.h | 1032 int ISD = TLI->InstructionOpcodeToISD(Opcode); 1194 int ISD = TLI->InstructionOpcodeToISD(Opcode); 1369 int ISD = TLI->InstructionOpcodeToISD(Opcode);
|
| H A D | TargetLowering.h | 2164 int InstructionOpcodeToISD(unsigned Opcode) const;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVTargetTransformInfo.cpp | 1523 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCastInstrCost() 1830 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticReductionCost() 2385 unsigned ISDOpcode = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64TargetTransformInfo.cpp | 3048 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCastInstrCost() 3958 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost() 4278 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCmpSelInstrCost() 5151 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticReductionCostSVE() 5202 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticReductionCost()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86TargetTransformInfo.cpp | 269 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost() 2292 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCastInstrCost() 3327 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCmpSelInstrCost() 4902 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getVectorInstrCost() 5550 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticReductionCost()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetLoweringBase.cpp | 1840 int TargetLoweringBase::InstructionOpcodeToISD(unsigned Opcode) const { in InstructionOpcodeToISD() function in TargetLoweringBase
|
| H A D | CodeGenPrepare.cpp | 2361 int ISDOpcode = TLI.InstructionOpcodeToISD(TruncUser->getOpcode()); in SinkShiftAndTruncate() 4698 int ISDOpcode = TLI.InstructionOpcodeToISD(PromotedInst->getOpcode()); in isPromotedInstructionLegal() 8181 int ISDOpcode = TLI.InstructionOpcodeToISD(ToBePromoted->getOpcode()); in shouldPromote()
|