Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp269 unsigned SExtBits = 0; global() member
697 unsigned SExtBits = IndexSize > Width ? IndexSize - Width : 0; DecomposeGEPExpression() local
[all...]
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp1078 unsigned SExtBits = 0; isFoldableLoad() local