Searched defs:Emit (Results 1 – 7 of 7) sorted by relevance
180 template<typename T> void Emit(T value) { in Emit() function
36 void MipsAssembler::Emit(int32_t value) { in Emit() function in art::mips::MipsAssembler950 void MipsExceptionSlowPath::Emit(Assembler* sasm) { in Emit() function in art::mips::MipsExceptionSlowPath
822 void ArmExceptionSlowPath::Emit(Assembler* sasm) { in Emit() function in art::arm::ArmExceptionSlowPath
508 void Arm32Assembler::Emit(int32_t value) { in Emit() function in art::arm::Arm32Assembler
1169 void Thumb2Assembler::Branch::Emit(AssemblerBuffer* buffer) const { in Emit() function in art::arm::Thumb2Assembler::Branch
1842 void X86ExceptionSlowPath::Emit(Assembler *sasm) { in Emit() function in art::x86::X86ExceptionSlowPath
2214 void X86_64ExceptionSlowPath::Emit(Assembler *sasm) { in Emit() function in art::x86_64::X86_64ExceptionSlowPath