Home
last modified time | relevance | path

Searched refs:RightEnd (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/MC/
DMCAtom.cpp42 uint64_t RightEnd = End; in split() local
48 MCAtom *RightAtom = Parent->createAtom(Type, RightBegin, RightEnd); in split()