/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | CostTable.h | 25 int ISD; member 32 int ISD, MVT Ty) { in CostTableLookup() 45 int ISD; member 55 int ISD, MVT Dst, MVT Src) { in ConvertCostTableLookup()
|
D | BasicTTIImpl.h | 640 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/ |
D | AArch64TargetTransformInfo.cpp | 271 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/ |
D | LanaiTargetTransformInfo.h | 86 int ISD = TLI->InstructionOpcodeToISD(Opcode); variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXTargetTransformInfo.cpp | 122 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86TargetTransformInfo.cpp | 182 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/ |
D | ARMTargetTransformInfo.cpp | 155 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/ |
D | PPCTargetTransformInfo.cpp | 700 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/ |
D | MCMachOStreamer.cpp | 300 IndirectSymbolData ISD; in EmitSymbolAttribute() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUTargetTransformInfo.cpp | 356 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 4958 ScheduleData *ISD = getScheduleData(I); in extendSchedulingRegion() local
|