Home
last modified time | relevance | path

Searched defs:CPSR (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/v8/src/arm/
Dconstants-arm.h222 CPSR = 0 << 22, enumerator
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp230 bool ARMFastISel::DefinesOptionalPredicate(MachineInstr *MI, bool *CPSR) { in DefinesOptionalPredicate()
276 bool CPSR = false; in AddOptionalDefs() local