Home
last modified time | relevance | path

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

/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); global() variable
1061 int ISD = TLI->InstructionOpcodeToISD(Opcode); global() variable
1232 int ISD = TLI->InstructionOpcodeToISD(Opcode); global() variable
1925 unsigned ISD = 0; getTypeBasedIntrinsicInstrCost() local
[all...]
/llvm-project/llvm/lib/Target/BPF/
H A DBPFTargetTransformInfo.h64 int ISD = TLI->InstructionOpcodeToISD(Opcode); global() variable
/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiTargetTransformInfo.h99 int ISD = TLI->InstructionOpcodeToISD(Opcode); global() variable
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXTargetTransformInfo.cpp405 int ISD = TLI->InstructionOpcodeToISD(Opcode); getArithmeticInstrCost() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp483 int ISD = TLI->InstructionOpcodeToISD(Opcode); getCastInstrCost() local
926 int ISD = TLI->InstructionOpcodeToISD(Opcode); getCmpSelInstrCost() local
1687 int ISD = TLI->InstructionOpcodeToISD(Opcode); getArithmeticReductionCost() local
1773 int ISD = TLI->InstructionOpcodeToISD(Opcode); getExtendedReductionCost() local
2056 unsigned ISD = TLI->InstructionOpcodeToISD(I.getOpcode()); maybeLoweredToCall() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp270 assert(ISD && "Invalid opcode"); in getArithmeticInstrCost() local
2175 int ISD = TLI->InstructionOpcodeToISD(Opcode); getCastInstrCost() local
3176 int ISD = TLI->InstructionOpcodeToISD(Opcode); getCmpSelInstrCost() local
4180 unsigned ISD = ISD::DELETED_NODE; getIntrinsicInstrCost() local
4298 __anon2c96a9c30702(int ISD, unsigned Cost, std::pair<InstructionCost, MVT> LT, FastMathFlags FMF) getIntrinsicInstrCost() argument
4589 int ISD = TLI->InstructionOpcodeToISD(Opcode); getVectorInstrCost() local
5215 int ISD = TLI->InstructionOpcodeToISD(Opcode); getArithmeticReductionCost() local
5439 int ISD; getMinMaxReductionCost() local
[all...]
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp571 int ISD = TLI->InstructionOpcodeToISD(Opcode); vectorCostAdjustmentFactor() local
682 int ISD = TLI->InstructionOpcodeToISD(Opcode); getVectorInstrCost() local
[all...]
/llvm-project/clang/test/CXX/temp/temp.spec/temp.expl.spec/
H A Dexamples.cpp231 namespace ISD { namespace
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp1023 int ISD = TLI->InstructionOpcodeToISD(Opcode); getCastInstrCost() local
1237 int ISD = TLI->InstructionOpcodeToISD(Opcode); getArithmeticReductionCost() local
[all...]
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp2467 int ISD = TLI->InstructionOpcodeToISD(Opcode); getCastInstrCost() local
3028 int ISD = TLI->InstructionOpcodeToISD(Opcode); getArithmeticInstrCost() local
3217 int ISD = TLI->InstructionOpcodeToISD(Opcode); getCmpSelInstrCost() local
3820 int ISD = TLI->InstructionOpcodeToISD(Opcode); getArithmeticReductionCostSVE() local
3863 int ISD = TLI->InstructionOpcodeToISD(Opcode); getArithmeticReductionCost() local
[all...]
/llvm-project/llvm/lib/MC/
H A DMachObjectWriter.cpp1060 for (auto &ISD : IndirectSymbols) { writeObject() local
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp534 int ISD = TLI->InstructionOpcodeToISD(Opcode); getArithmeticInstrCost() local
[all...]
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp14569 ScheduleData *ISD = getScheduleData(I); extendSchedulingRegion() local