Searched defs:Pop (Results 1 - 4 of 4) sorted by relevance

/art/compiler/debug/dwarf/
H A Dwriter.h154 void Pop() { function in class:art::dwarf::Writer
/art/compiler/utils/arm/
H A Dassembler_arm32.cc1307 void Arm32Assembler::Pop(Register rd, Condition cond) { function in class:art::arm::Arm32Assembler
H A Dassembler_thumb2.cc157 // Pop the fixup.
3250 void Thumb2Assembler::Pop(Register rd, Condition cond) { function in class:art::arm::Thumb2Assembler
3782 Pop(tmp_reg);
/art/compiler/utils/mips/
H A Dassembler_mips.cc1348 void MipsAssembler::Pop(Register rd) { function in class:art::mips::MipsAssembler
2490 // Pop callee saves and return address.

Completed in 111 milliseconds