Home
last modified time | relevance | path

Searched refs:OK_UniformConstantValue (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyTargetTransformInfo.cpp64 Opd2Info != TTI::OK_UniformConstantValue) in getArithmeticInstrCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h1144 TTI::OperandValueKind OpKindBW = TTI::OK_UniformConstantValue;
1157 if (OpKindZ != TTI::OK_UniformConstantValue &&
1387 TTI::OK_UniformConstantValue);
1390 TTI::OK_UniformConstantValue);
1451 TTI::OK_UniformConstantValue);
1456 TTI::OK_UniformConstantValue);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp250 (Op2Info == TargetTransformInfo::OK_UniformConstantValue || in getArithmeticInstrCost()
296 if (Op2Info == TargetTransformInfo::OK_UniformConstantValue && in getArithmeticInstrCost()
309 if (Op2Info == TargetTransformInfo::OK_UniformConstantValue && in getArithmeticInstrCost()
324 if (Op2Info == TargetTransformInfo::OK_UniformConstantValue && in getArithmeticInstrCost()
342 if (Op2Info == TargetTransformInfo::OK_UniformConstantValue && in getArithmeticInstrCost()
360 if ((Op2Info == TargetTransformInfo::OK_UniformConstantValue || in getArithmeticInstrCost()
375 if ((Op2Info == TargetTransformInfo::OK_UniformConstantValue || in getArithmeticInstrCost()
398 if ((Op2Info == TargetTransformInfo::OK_UniformConstantValue || in getArithmeticInstrCost()
432 if ((Op2Info == TargetTransformInfo::OK_UniformConstantValue || in getArithmeticInstrCost()
457 ((Op2Info == TargetTransformInfo::OK_UniformConstantValue) || in getArithmeticInstrCost()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp510 if (Opd2Info == TargetTransformInfo::OK_UniformConstantValue && in getArithmeticInstrCost()
532 if (Opd2Info == TargetTransformInfo::OK_UniformConstantValue) { in getArithmeticInstrCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp553 return OK_UniformConstantValue; in getOperandInfo()
570 OpInfo = OK_UniformConstantValue; in getOperandInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp737 Op2Info == TargetTransformInfo::OK_UniformConstantValue) in getArithmeticInstrCost()
751 if (Op2Info != TargetTransformInfo::OK_UniformConstantValue) in getArithmeticInstrCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfo.h796 OK_UniformConstantValue, // Operand is uniform constant. enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp6507 IsArg0Constant ? TargetTransformInfo::OK_UniformConstantValue in isProfitableToPromote()
6510 !IsArg0Constant ? TargetTransformInfo::OK_UniformConstantValue in isProfitableToPromote()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp3413 TargetTransformInfo::OK_UniformConstantValue; in getEntryCost()
3460 TargetTransformInfo::OK_UniformConstantValue; in getEntryCost()