/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64TargetTransformInfo.cpp | 517 TargetTransformInfo::OP_None, in getArithmeticInstrCost() 518 TargetTransformInfo::OP_None); in getArithmeticInstrCost() 520 TargetTransformInfo::OP_None, in getArithmeticInstrCost() 521 TargetTransformInfo::OP_None); in getArithmeticInstrCost() 523 TargetTransformInfo::OP_None, in getArithmeticInstrCost() 524 TargetTransformInfo::OP_None); in getArithmeticInstrCost() 526 TargetTransformInfo::OP_None, in getArithmeticInstrCost() 527 TargetTransformInfo::OP_None); in getArithmeticInstrCost() 540 TargetTransformInfo::OP_None, in getArithmeticInstrCost() 541 TargetTransformInfo::OP_None); in getArithmeticInstrCost() [all …]
|
D | AArch64TargetTransformInfo.h | 126 TTI::OperandValueProperties Opd1PropInfo = TTI::OP_None, 127 TTI::OperandValueProperties Opd2PropInfo = TTI::OP_None,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyTargetTransformInfo.h | 62 TTI::OperandValueProperties Opd1PropInfo = TTI::OP_None, 63 TTI::OperandValueProperties Opd2PropInfo = TTI::OP_None,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXTargetTransformInfo.h | 92 TTI::OperandValueProperties Opd1PropInfo = TTI::OP_None, 93 TTI::OperandValueProperties Opd2PropInfo = TTI::OP_None,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiTargetTransformInfo.h | 82 TTI::OperandValueProperties Opd1PropInfo = TTI::OP_None, 83 TTI::OperandValueProperties Opd2PropInfo = TTI::OP_None,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZTargetTransformInfo.h | 76 TTI::OperandValueProperties Opd1PropInfo = TTI::OP_None, 77 TTI::OperandValueProperties Opd2PropInfo = TTI::OP_None,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonTargetTransformInfo.h | 134 TTI::OperandValueProperties Opd1PropInfo = TTI::OP_None, 135 TTI::OperandValueProperties Opd2PropInfo = TTI::OP_None,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCTargetTransformInfo.h | 92 TTI::OperandValueProperties Opd1PropInfo = TTI::OP_None, 93 TTI::OperandValueProperties Opd2PropInfo = TTI::OP_None,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86TargetTransformInfo.h | 126 TTI::OperandValueProperties Opd1PropInfo = TTI::OP_None, 127 TTI::OperandValueProperties Opd2PropInfo = TTI::OP_None,
|
D | X86TargetTransformInfo.cpp | 260 TargetTransformInfo::OP_None, in getArithmeticInstrCost() 261 TargetTransformInfo::OP_None); in getArithmeticInstrCost() 263 TargetTransformInfo::OP_None, in getArithmeticInstrCost() 264 TargetTransformInfo::OP_None); in getArithmeticInstrCost() 266 TargetTransformInfo::OP_None, in getArithmeticInstrCost() 267 TargetTransformInfo::OP_None); in getArithmeticInstrCost() 281 TargetTransformInfo::OP_None, in getArithmeticInstrCost() 282 TargetTransformInfo::OP_None); in getArithmeticInstrCost() 286 TargetTransformInfo::OP_None, in getArithmeticInstrCost() 287 TargetTransformInfo::OP_None); in getArithmeticInstrCost() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUTargetTransformInfo.h | 178 TTI::OperandValueProperties Opd1PropInfo = TTI::OP_None, 179 TTI::OperandValueProperties Opd2PropInfo = TTI::OP_None,
|
D | AMDGPUTargetTransformInfo.cpp | 862 TTI::OP_None, TTI::OP_None, Operands, I); in getUserCost()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMTargetTransformInfo.h | 211 TTI::OperandValueProperties Opd1PropInfo = TTI::OP_None, 212 TTI::OperandValueProperties Opd2PropInfo = TTI::OP_None,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | TargetTransformInfo.cpp | 548 OpProps = OP_None; in getOperandInfo() 580 OpProps = OP_None; in getOperandInfo() 1195 Op2VP = OP_None; in getInstructionThroughput()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | TargetTransformInfo.h | 801 enum OperandValueProperties { OP_None = 0, OP_PowerOf2 = 1 }; enumerator 909 OperandValueProperties Opd1PropInfo = OP_None, 910 OperandValueProperties Opd2PropInfo = OP_None,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 634 TTI::OperandValueProperties Opd1PropInfo = TTI::OP_None, 635 TTI::OperandValueProperties Opd2PropInfo = TTI::OP_None, 1146 : TTI::OP_None;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 3415 TargetTransformInfo::OP_None; in getEntryCost() 3431 Op2VP = TargetTransformInfo::OP_None; in getEntryCost() 3436 Op2VP = TargetTransformInfo::OP_None; in getEntryCost()
|
D | LoopVectorize.cpp | 6278 Op2VK, TargetTransformInfo::OP_None, Op2VP, Operands, I); in getInstructionCost() 6285 TargetTransformInfo::OP_None, TargetTransformInfo::OP_None, in getInstructionCost()
|