Searched defs:IsNop (Results 1 – 4 of 4) sorted by relevance
744 inline bool Instruction::IsNop() const { in IsNop() function
6723 bool Riscv64Assembler::Branch::IsNop(BranchCondition condition, XRegister lhs, XRegister rhs) { in IsNop() function in art::riscv64::Riscv64Assembler::Branch