Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
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()
DBasicTTIImpl.h640 int ISD = TLI->InstructionOpcodeToISD(Opcode); variable
700 int ISD = TLI->InstructionOpcodeToISD(Opcode); variable
839 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCmpSelInstrCost() local
1476 for (unsigned ISD : ISDs) { variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp271 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCastInstrCost() local
503 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost() local
601 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCmpSelInstrCost() local
936 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticReductionCost() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiTargetTransformInfo.h86 int ISD = TLI->InstructionOpcodeToISD(Opcode); variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXTargetTransformInfo.cpp122 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp182 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost() local
1275 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCastInstrCost() local
1710 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCmpSelInstrCost() local
2157 unsigned ISD = ISD::DELETED_NODE; in getIntrinsicInstrCost() local
2343 unsigned ISD = ISD::DELETED_NODE; in getIntrinsicInstrCost() local
2419 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getVectorInstrCost() local
2627 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticReductionCost() local
2765 int ISD; in getMinMaxReductionCost() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp155 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCastInstrCost() local
449 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCmpSelInstrCost() local
938 unsigned ISD = TLI->InstructionOpcodeToISD(I.getOpcode()); in isHardwareLoopProfitable() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp700 int ISD = TLI->InstructionOpcodeToISD(Opcode); in vectorCostAdjustment() local
759 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getVectorInstrCost() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCMachOStreamer.cpp300 IndirectSymbolData ISD; in EmitSymbolAttribute() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUTargetTransformInfo.cpp356 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp4958 ScheduleData *ISD = getScheduleData(I); in extendSchedulingRegion() local