Searched defs:EndBit (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ |
H A D | AssignmentTrackingAnalysis.cpp | 624 insertMemLoc(BasicBlock & BB,VarLocInsertPt Before,unsigned Var,unsigned StartBit,unsigned EndBit,unsigned Base,DebugLoc DL) insertMemLoc() argument 646 coalesceFragments(BasicBlock & BB,VarLocInsertPt Before,unsigned Var,unsigned StartBit,unsigned EndBit,unsigned Base,DebugLoc DL,const FragsInMemMap & FragMap) coalesceFragments() argument 682 unsigned EndBit; addDef() local [all...] |
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LegalizationArtifactCombiner.h | 751 unsigned EndBit = StartBit + Size; findValueFromInsert() local
|
/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | X86.cpp | 2306 BitsContainNoUserData(QualType Ty,unsigned StartBit,unsigned EndBit,ASTContext & Context) BitsContainNoUserData() argument
|