Home
last modified time | relevance | path

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

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