Home
last modified time | relevance | path

Searched refs:OP_None (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp517 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 …]
DAArch64TargetTransformInfo.h126 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/
DWebAssemblyTargetTransformInfo.h62 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/
DNVPTXTargetTransformInfo.h92 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/
DLanaiTargetTransformInfo.h82 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/
DSystemZTargetTransformInfo.h76 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/
DHexagonTargetTransformInfo.h134 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/
DPPCTargetTransformInfo.h92 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/
DX86TargetTransformInfo.h126 TTI::OperandValueProperties Opd1PropInfo = TTI::OP_None,
127 TTI::OperandValueProperties Opd2PropInfo = TTI::OP_None,
DX86TargetTransformInfo.cpp260 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/
DAMDGPUTargetTransformInfo.h178 TTI::OperandValueProperties Opd1PropInfo = TTI::OP_None,
179 TTI::OperandValueProperties Opd2PropInfo = TTI::OP_None,
DAMDGPUTargetTransformInfo.cpp862 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/
DARMTargetTransformInfo.h211 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/
DTargetTransformInfo.cpp548 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/
DTargetTransformInfo.h801 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/
DBasicTTIImpl.h634 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/
DSLPVectorizer.cpp3415 TargetTransformInfo::OP_None; in getEntryCost()
3431 Op2VP = TargetTransformInfo::OP_None; in getEntryCost()
3436 Op2VP = TargetTransformInfo::OP_None; in getEntryCost()
DLoopVectorize.cpp6278 Op2VK, TargetTransformInfo::OP_None, Op2VP, Operands, I); in getInstructionCost()
6285 TargetTransformInfo::OP_None, TargetTransformInfo::OP_None, in getInstructionCost()