Searched defs:OpCondBranch (Results 1 – 4 of 4) sorted by relevance
688 LIR* MipsMir2Lir::OpCondBranch(ConditionCode cc, LIR* target) { in OpCondBranch() function in art::MipsMir2Lir
213 LIR* ArmMir2Lir::OpCondBranch(ConditionCode cc, LIR* target) { in OpCondBranch() function in art::ArmMir2Lir
113 LIR* X86Mir2Lir::OpCondBranch(ConditionCode cc, LIR* target) { in OpCondBranch() function in art::X86Mir2Lir
543 LIR* Arm64Mir2Lir::OpCondBranch(ConditionCode cc, LIR* target) { in OpCondBranch() function in art::Arm64Mir2Lir