Searched defs:IsPop (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/Target/ARM/ | ||
D | ARMBaseInstrInfo.cpp | 2001 bool IsPop = isPopOpcode(MI->getOpcode()); in tryFoldSPUpdateIntoPushPop() local |
/external/v8/src/mips/ | ||
D | assembler-mips.cc | 443 bool Assembler::IsPop(Instr instr) { in IsPop() function in v8::internal::Assembler |
/external/v8/src/mips64/ | ||
D | assembler-mips64.cc | 421 bool Assembler::IsPop(Instr instr) { in IsPop() function in v8::internal::Assembler |
/external/v8/src/arm/ | ||
D | assembler-arm.cc | 660 bool Assembler::IsPop(Instr instr) { in IsPop() function in v8::internal::Assembler |