Home
last modified time | relevance | path

Searched defs:EndBit (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp551 unsigned StartBit, unsigned EndBit, unsigned Base, in insertMemLoc()
584 unsigned EndBit; in addDef() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/
DLegalizationArtifactCombiner.h733 unsigned EndBit = StartBit + Size; in findValueFromInsert() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/
DLegalizationArtifactCombiner.h737 unsigned EndBit = StartBit + Size; in findValueFromInsert() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/
DLegalizationArtifactCombiner.h733 unsigned EndBit = StartBit + Size; in findValueFromInsert() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/
DLegalizationArtifactCombiner.h733 unsigned EndBit = StartBit + Size; in findValueFromInsert() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h702 unsigned EndBit = StartBit + Size; in findValueFromInsert() local
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DPNaClTranslator.cpp3168 const uint64_t EndBit = Cursor.GetCurrentBitNo(); in ParseBlock() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DTargetInfo.cpp2769 unsigned EndBit, ASTContext &Context) { in BitsContainNoUserData()