Home
last modified time | relevance | path

Searched defs:DontCare (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSpillPlacement.h71 DontCare, ///< Block doesn't care / variable not live. enumerator
/external/llvm/lib/CodeGen/
DSpillPlacement.h82 DontCare, ///< Block doesn't care / variable not live. enumerator
/external/vixl/src/aarch32/
Dmacro-assembler-aarch32.h44 enum FlagsUpdate { LeaveFlags = 0, SetFlags = 1, DontCare = 2 }; enumerator