Searched defs:inst3if (Results 1 – 1 of 1) sorted by relevance
/external/webkit/JavaScriptCore/assembler/ |
D | ARMv7Assembler.h | 659 uint8_t ifThenElse(Condition condition, bool inst2if, bool inst3if, bool inst4if) in ifThenElse() 668 uint8_t ifThenElse(Condition condition, bool inst2if, bool inst3if) in ifThenElse() 932 void it(Condition cond, bool inst2if, bool inst3if) in it() 937 void it(Condition cond, bool inst2if, bool inst3if, bool inst4if) in it()
|