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