Home
last modified time | relevance | path

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

/art/compiler/utils/mips/
Dassembler_mips_test.cc2225 TEST_F(AssemblerMIPSTest, Bc1f) { in TEST_F() argument
2350 __ Bc1f(2, &label2); // No preceding instruction for the delay slot. in TEST_F() local
/art/compiler/optimizing/
Dintrinsics_mips.cc942 __ Bc1f(&ordered); in GenMinMaxFP() local
962 __ Bc1f(&compare); in GenMinMaxFP() local