Searched defs:inst2if (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
742 uint8_t ifThenElse(Condition condition, bool inst2if) argument
1011 ALWAYS_INLINE void it(Condition cond, bool inst2if) argument
1016 ALWAYS_INLINE void it(Condition cond, bool inst2if, bool inst3if) argument
1021 it(Condition cond, bool inst2if, bool inst3if, bool inst4if) argument
[all...]

Completed in 132 milliseconds