HomeSort by relevance Sort by last modified time
    Searched refs:OK_UniformConstantValue (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/Analysis/
TargetTransformInfo.h 286 OK_UniformConstantValue // Operand is uniform constant.
  /external/llvm/lib/Analysis/
CostModel.cpp 99 OpInfo = TargetTransformInfo::OK_UniformConstantValue;
103 OpInfo = TargetTransformInfo::OK_UniformConstantValue;
  /external/llvm/lib/Target/X86/
X86TargetTransformInfo.cpp 239 if (Op2Info == TargetTransformInfo::OK_UniformConstantValue &&
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp     [all...]

Completed in 1607 milliseconds