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

/macosx-10.9.5/JavaScriptCore-7537.78.1/assembler/
H A DARMv7Assembler.h725 uint8_t ifThenElse(Condition condition, bool inst2if, bool inst3if, bool inst4if) argument
734 uint8_t ifThenElse(Condition condition, bool inst2if, bool inst3if) argument
1016 ALWAYS_INLINE void it(Condition cond, bool inst2if, bool inst3if) argument
1021 ALWAYS_INLINE void it(Condition cond, bool inst2if, bool inst3if, bool inst4if) argument

Completed in 189 milliseconds