Home
last modified time | relevance | path

Searched defs:SExtBits (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DBasicAliasAnalysis.h119 unsigned SExtBits; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp280 unsigned &SExtBits, const DataLayout &DL, unsigned Depth, in GetLinearExpression()
569 unsigned ZExtBits = 0, SExtBits = 0; in DecomposeGEPExpression() local
1951 unsigned ZExtBits = Src[i].ZExtBits, SExtBits = Src[i].SExtBits; in GetIndexDifference() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp916 unsigned SExtBits = 0; in isFoldableLoad() local