Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes_vector.h1523 IfCondition GetCondition() const override { in GetCondition() function
1544 IfCondition GetCondition() const override { in GetCondition() function
1565 IfCondition GetCondition() const override { in GetCondition() function
1592 IfCondition GetCondition() const override { in GetCondition() function
1619 IfCondition GetCondition() const override { in GetCondition() function
1646 IfCondition GetCondition() const override { in GetCondition() function
1668 IfCondition GetCondition() const override { in GetCondition() function
1696 IfCondition GetCondition() const override { in GetCondition() function
1718 IfCondition GetCondition() const override { in GetCondition() function
1746 IfCondition GetCondition() const override { in GetCondition() function
/art/compiler/utils/riscv64/
Dassembler_riscv64.cc6871 Riscv64Assembler::BranchCondition Riscv64Assembler::Branch::GetCondition() const { in GetCondition() function in art::riscv64::Riscv64Assembler::Branch