Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp262 unsigned SExtBits = 0; global() member
666 unsigned SExtBits = IndexSize > Width ? IndexSize - Width : 0; DecomposeGEPExpression() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp1076 unsigned SExtBits = 0; isFoldableLoad() local