Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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.h857 int ISD = TLI->InstructionOpcodeToISD(Opcode); variable
1001 int ISD = TLI->InstructionOpcodeToISD(Opcode); variable
1172 int ISD = TLI->InstructionOpcodeToISD(Opcode); variable
1721 unsigned ISD = 0; in getTypeBasedIntrinsicInstrCost() local
/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/
H A DBPFTargetTransformInfo.h64 int ISD = TLI->InstructionOpcodeToISD(Opcode); variable
/openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/
H A DLanaiTargetTransformInfo.h99 int ISD = TLI->InstructionOpcodeToISD(Opcode); variable
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp477 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCastInstrCost() local
920 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCmpSelInstrCost() local
1673 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticReductionCost() local
1696 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getExtendedReductionCost() local
1919 unsigned ISD = TLI->InstructionOpcodeToISD(I.getOpcode()); in maybeLoweredToCall() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp243 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost() local
2063 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCastInstrCost() local
3043 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCmpSelInstrCost() local
3959 unsigned ISD = ISD::DELETED_NODE; in getIntrinsicInstrCost() local
4088 FastMathFlags FMF) { in getIntrinsicInstrCost()
4370 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getVectorInstrCost() local
4972 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticReductionCost() local
5187 int ISD; in getMinMaxCost() local
5317 int ISD; in getMinMaxReductionCost() local
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXTargetTransformInfo.cpp431 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp928 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCastInstrCost() local
1034 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticReductionCost() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp573 int ISD = TLI->InstructionOpcodeToISD(Opcode); in vectorCostAdjustmentFactor() local
683 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getVectorInstrCost() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1786 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCastInstrCost() local
2254 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost() local
2428 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCmpSelInstrCost() local
2959 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticReductionCostSVE() local
3002 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticReductionCost() local
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCMachOStreamer.cpp325 IndirectSymbolData ISD; in emitSymbolAttribute() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp523 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp10567 ScheduleData *ISD = getScheduleData(I); in extendSchedulingRegion() local