Home
last modified time | relevance | path

Searched refs:TCK_CodeSize (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DCostModel.cpp37 clEnumValN(TargetTransformInfo::TCK_CodeSize,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DCallSiteSplitting.cpp213 TargetTransformInfo::TCK_CodeSize); in canSplitCallSite()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DTargetTransformInfo.h124 TCK_CodeSize ///< Instruction code size. enumerator
142 case TCK_CodeSize: in getInstructionCost()