/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | CostTable.h | 26 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 D | BasicTTIImpl.h | 857 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 D | BPFTargetTransformInfo.h | 64 int ISD = TLI->InstructionOpcodeToISD(Opcode); variable
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/ |
H A D | LanaiTargetTransformInfo.h | 99 int ISD = TLI->InstructionOpcodeToISD(Opcode); variable
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.cpp | 477 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 D | X86TargetTransformInfo.cpp | 243 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 D | NVPTXTargetTransformInfo.cpp | 431 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/ |
H A D | RISCVTargetTransformInfo.cpp | 928 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 D | PPCTargetTransformInfo.cpp | 573 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 D | AArch64TargetTransformInfo.cpp | 1786 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 D | MCMachOStreamer.cpp | 325 IndirectSymbolData ISD; in emitSymbolAttribute() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUTargetTransformInfo.cpp | 523 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 10567 ScheduleData *ISD = getScheduleData(I); in extendSchedulingRegion() local
|