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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DSpillPlacement.h71 DontCare, ///< Block doesn't care / variable not live. enumerator in enum:llvm::SpillPlacement::BorderConstraint
/external/llvm/lib/CodeGen/
H A DSpillPlacement.h82 DontCare, ///< Block doesn't care / variable not live. enumerator in enum:llvm::SpillPlacement::BorderConstraint
/external/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.h44 enum FlagsUpdate { LeaveFlags = 0, SetFlags = 1, DontCare = 2 }; enumerator in enum:vixl::aarch32::FlagsUpdate
1111 case DontCare:
1195 case DontCare:
1285 case DontCare:
1354 case DontCare:
1480 case DontCare:
1784 case DontCare:
2337 case DontCare:
2404 case DontCare:
2466 case DontCare
[all...]

Completed in 436 milliseconds