Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/assembler/
DARMv7Assembler.h712 uint8_t ifThenElse(Condition condition, bool inst2if, bool inst3if, bool inst4if) in ifThenElse()
721 uint8_t ifThenElse(Condition condition, bool inst2if, bool inst3if) in ifThenElse()
729 uint8_t ifThenElse(Condition condition, bool inst2if) in ifThenElse()
992 void it(Condition cond, bool inst2if) in it()
997 void it(Condition cond, bool inst2if, bool inst3if) in it()
1002 void it(Condition cond, bool inst2if, bool inst3if, bool inst4if) in it()