Home
last modified time | relevance | path

Searched defs:ISD (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCostTable.h26 int ISD; member
35 CostTableLookup(ArrayRef<CostTblEntryT<CostType>> Tbl, int ISD, MVT Ty) { in CostTableLookup()
48 CostTableLookup(const CostTblEntryT<CostType> (&Table)[N], int ISD, MVT Ty) { in CostTableLookup()
56 int ISD; member
67 int ISD, MVT Dst, MVT Src) { in ConvertCostTableLookup()
82 int ISD, MVT Dst, MVT Src) { in ConvertCostTableLookup()
H A DBasicTTIImpl.h905 int ISD = TLI->InstructionOpcodeToISD(Opcode); variable
1061 int ISD = TLI->InstructionOpcodeToISD(Opcode); variable
1232 int ISD = TLI->InstructionOpcodeToISD(Opcode); variable
1925 unsigned ISD = 0; in getTypeBasedIntrinsicInstrCost() local
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFTargetTransformInfo.h64 int ISD = TLI->InstructionOpcodeToISD(Opcode); variable
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiTargetTransformInfo.h99 int ISD = TLI->InstructionOpcodeToISD(Opcode); variable
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXTargetTransformInfo.cpp439 int ISD = TLI->InstructionOpcodeToISD(Opcode); getArithmeticInstrCost() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp483 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCastInstrCost() local
926 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCmpSelInstrCost() local
1687 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticReductionCost() local
1773 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getExtendedReductionCost() local
2056 unsigned ISD = TLI->InstructionOpcodeToISD(I.getOpcode()); in maybeLoweredToCall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp270 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost() local
2175 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCastInstrCost() local
3176 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCmpSelInstrCost() local
4180 unsigned ISD = ISD::DELETED_NODE; in getIntrinsicInstrCost() local
4298 FastMathFlags FMF) -> InstructionCost { in getIntrinsicInstrCost()
4589 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getVectorInstrCost() local
5215 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticReductionCost() local
5439 int ISD; in getMinMaxReductionCost() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp571 int ISD = TLI->InstructionOpcodeToISD(Opcode); in vectorCostAdjustmentFactor() local
682 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getVectorInstrCost() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp2481 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCastInstrCost() local
3050 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost() local
3239 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCmpSelInstrCost() local
3850 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticReductionCostSVE() local
3901 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticReductionCost() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp1044 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCastInstrCost() local
1258 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticReductionCost() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMachObjectWriter.cpp1078 for (auto &ISD : IndirectSymbols) { in writeObject() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp534 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp14633 ScheduleData *ISD = getScheduleData(I); in extendSchedulingRegion() local