Searched defs:SExtBits (Results 1 – 7 of 7) sorted by relevance
| /external/llvm/include/llvm/Analysis/ |
| D | BasicAliasAnalysis.h | 98 unsigned SExtBits; member
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| D | BasicAliasAnalysis.h | 119 unsigned SExtBits; member
|
| /external/llvm/lib/Analysis/ |
| D | BasicAliasAnalysis.cpp | 184 unsigned &SExtBits, const DataLayout &DL, unsigned Depth, in GetLinearExpression() 437 unsigned ZExtBits = 0, SExtBits = 0; in DecomposeGEPExpression() local 1584 unsigned ZExtBits = Src[i].ZExtBits, SExtBits = Src[i].SExtBits; in GetIndexDifference() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | BasicAliasAnalysis.cpp | 280 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
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
| D | BasicAliasAnalysis.cpp | 243 unsigned SExtBits = 0; member 633 unsigned SExtBits = IndexSize > Width ? IndexSize - Width : 0; in DecomposeGEPExpression() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
| D | SystemZTargetTransformInfo.cpp | 916 unsigned SExtBits = 0; in isFoldableLoad() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/ |
| D | SystemZTargetTransformInfo.cpp | 1035 unsigned SExtBits = 0; in isFoldableLoad() local
|