Searched refs:Undefined (Results 1 – 8 of 8) sorted by relevance
48 opcodes.Undefined(Reg::ArmCore(reg)); in WriteDebugFrameCIE()56 opcodes.Undefined(Reg::ArmFp(reg)); in WriteDebugFrameCIE()72 opcodes.Undefined(Reg::Arm64Core(reg)); in WriteDebugFrameCIE()80 opcodes.Undefined(Reg::Arm64Fp(reg)); in WriteDebugFrameCIE()97 opcodes.Undefined(Reg::MipsCore(reg)); in WriteDebugFrameCIE()116 opcodes.Undefined(Reg::X86Core(reg)); in WriteDebugFrameCIE()126 opcodes.Undefined(Reg::X86Fp(reg)); in WriteDebugFrameCIE()143 opcodes.Undefined(Reg::X86_64Core(reg)); in WriteDebugFrameCIE()151 opcodes.Undefined(Reg::X86_64Fp(reg)); in WriteDebugFrameCIE()
70 result_[0] = verifier->GetRegTypeCache()->Undefined().GetId(); in SetResultTypeToUnknown()78 result_[1] = verifier->GetRegTypeCache()->Undefined().GetId(); in SetResultRegisterType()
179 result_[0] = verifier->GetRegTypeCache()->Undefined().GetId(); in CopyResultRegister1()196 result_[0] = verifier->GetRegTypeCache()->Undefined().GetId(); in CopyResultRegister2()197 result_[1] = verifier->GetRegTypeCache()->Undefined().GetId(); in CopyResultRegister2()
110 const UndefinedType& Undefined() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in Undefined() function
14 # At this point, v4 is the merge of Undefined and ReferenceType. The verifier should not
14 # At this point, v4 is the merge of Undefined and ReferenceType. The verifier should
149 void ALWAYS_INLINE Undefined(Reg reg) { in Undefined() function
73 opcodes.Undefined(reg); in TEST_F()