Home
last modified time | relevance | path

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

/freebsd-src/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() argument
48 CostTableLookup(const CostTblEntryT<CostType> (&Table)[N], int ISD, MVT Ty) { in CostTableLookup() argument
56 int ISD; member
67 int ISD, MVT Dst, MVT Src) { in ConvertCostTableLookup() argument
82 ConvertCostTableLookup(const TypeConversionCostTblEntryT<CostType> (& Table)[N],int ISD,MVT Dst,MVT Src) ConvertCostTableLookup() argument
[all...]
H A DBasicTTIImpl.h892 int ISD = TLI->InstructionOpcodeToISD(Opcode); global() variable
1047 int ISD = TLI->InstructionOpcodeToISD(Opcode); global() variable
1218 int ISD = TLI->InstructionOpcodeToISD(Opcode); global() variable
1831 unsigned ISD = 0; getTypeBasedIntrinsicInstrCost() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFTargetTransformInfo.h64 int ISD = TLI->InstructionOpcodeToISD(Opcode); variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiTargetTransformInfo.h99 int ISD = TLI->InstructionOpcodeToISD(Opcode); variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXTargetTransformInfo.cpp405 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp479 int ISD = TLI->InstructionOpcodeToISD(Opcode); getCastInstrCost() local
922 int ISD = TLI->InstructionOpcodeToISD(Opcode); getCmpSelInstrCost() local
1675 int ISD = TLI->InstructionOpcodeToISD(Opcode); getArithmeticReductionCost() local
1761 int ISD = TLI->InstructionOpcodeToISD(Opcode); getExtendedReductionCost() local
2044 unsigned ISD = TLI->InstructionOpcodeToISD(I.getOpcode()); maybeLoweredToCall() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp244 int ISD = TLI->InstructionOpcodeToISD(Opcode); getArithmeticInstrCost() local
2104 int ISD = TLI->InstructionOpcodeToISD(Opcode); getCastInstrCost() local
3085 int ISD = TLI->InstructionOpcodeToISD(Opcode); getCmpSelInstrCost() local
4040 unsigned ISD = ISD::DELETED_NODE; getIntrinsicInstrCost() local
4179 __anonebc8bf420702(int ISD, unsigned Cost, InstructionCost LegalizationCost, FastMathFlags FMF) getIntrinsicInstrCost() argument
4463 int ISD = TLI->InstructionOpcodeToISD(Opcode); getVectorInstrCost() local
5084 int ISD = TLI->InstructionOpcodeToISD(Opcode); getArithmeticReductionCost() local
5308 int ISD; getMinMaxReductionCost() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp571 int ISD = TLI->InstructionOpcodeToISD(Opcode); in vectorCostAdjustmentFactor() local
681 int ISD = TLI->InstructionOpcodeToISD(Opcode); getVectorInstrCost() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp854 int ISD = TLI->InstructionOpcodeToISD(Opcode); getCastInstrCost() local
964 int ISD = TLI->InstructionOpcodeToISD(Opcode); getArithmeticReductionCost() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCMachOStreamer.cpp324 IndirectSymbolData ISD; emitSymbolAttribute() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp2233 int ISD = TLI->InstructionOpcodeToISD(Opcode); getCastInstrCost() local
2793 int ISD = TLI->InstructionOpcodeToISD(Opcode); getArithmeticInstrCost() local
2975 int ISD = TLI->InstructionOpcodeToISD(Opcode); getCmpSelInstrCost() local
3568 int ISD = TLI->InstructionOpcodeToISD(Opcode); getArithmeticReductionCostSVE() local
3611 int ISD = TLI->InstructionOpcodeToISD(Opcode); getArithmeticReductionCost() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp537 int ISD = TLI->InstructionOpcodeToISD(Opcode); getArithmeticInstrCost() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp12621 ScheduleData *ISD = getScheduleData(I); extendSchedulingRegion() local