Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DCostTable.h25 int ISD; member
32 int ISD, MVT Ty) { in CostTableLookup()
45 int ISD; member
55 int ISD, MVT Dst, MVT Src) { in ConvertCostTableLookup()
H A DBasicTTIImpl.h750 int ISD = TLI->InstructionOpcodeToISD(Opcode); variable
860 int ISD = TLI->InstructionOpcodeToISD(Opcode); variable
1023 int ISD = TLI->InstructionOpcodeToISD(Opcode); variable
1852 for (unsigned ISD : ISDs) { in getTypeBasedIntrinsicInstrCost() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiTargetTransformInfo.h92 int ISD = TLI->InstructionOpcodeToISD(Opcode); variable
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp582 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCastInstrCost() local
974 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost() local
1107 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCmpSelInstrCost() local
1591 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticReductionCostSVE() local
1620 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticReductionCost() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp206 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost() local
1470 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCastInstrCost() local
2174 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCmpSelInstrCost() local
2787 unsigned ISD = ISD::DELETED_NODE; in getTypeBasedIntrinsicInstrCost() local
3058 unsigned ISD = ISD::DELETED_NODE; in getIntrinsicInstrCost() local
3152 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getVectorInstrCost() local
3565 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticReductionCost() local
3781 int ISD; in getMinMaxCost() local
3916 int ISD; in getMinMaxReductionCost() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXTargetTransformInfo.cpp380 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp401 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCastInstrCost() local
841 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCmpSelInstrCost() local
1595 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticReductionCost() local
1760 unsigned ISD = TLI->InstructionOpcodeToISD(I.getOpcode()); in maybeLoweredToCall() local
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dtypecons.d683 alias ISD = Tuple!(int, string, double); in Tuple() member
/netbsd/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCMachOStreamer.cpp302 IndirectSymbolData ISD; in emitSymbolAttribute() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp956 int ISD = TLI->InstructionOpcodeToISD(Opcode); in vectorCostAdjustment() local
1045 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getVectorInstrCost() local
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/
H A Dtypecons.d687 alias ISD = Tuple!(int, string, double); member
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp531 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost() local
573 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp5808 ScheduleData *ISD = getScheduleData(I); in extendSchedulingRegion() local