Searched defs:blt (Results 1 – 4 of 4) sorted by relevance
1 static _Bool blt(int a, int b) { return (a < b); } in blt() function
58 bool blt = (from == SYNC_RECIPIENT_BLT) || (to == SYNC_RECIPIENT_BLT); in etna_stall() local
167 void blt(Label* l) { this->b(Condition::lt, l); } in blt() function
337 void blt(Label* l) { this->b(Condition::lt, l); } in blt() function