Searched defs:Bgez (Results 1 – 3 of 3) sorted by relevance
550 void MipsAssembler::Bgez(Register rt, uint16_t imm16) { in Bgez() function in art::mips::MipsAssembler2183 void MipsAssembler::Bgez(Register rt, MipsLabel* label) { in Bgez() function in art::mips::MipsAssembler
1311 TEST_F(AssemblerMIPSTest, Bgez) { in TEST_F() argument
2775 __ Bgez(lhs, label); in GenerateIntCompareAndBranch() local2867 __ Bgez(lhs_high, label); in GenerateLongCompareAndBranch() local