Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSpillPlacement.h71 DontCare, ///< Block doesn't care / variable not live. enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSpillPlacement.h82 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.h47 enum FlagsUpdate { LeaveFlags = 0, SetFlags = 1, DontCare = 2 }; enumerator