Home
last modified time | relevance | path

Searched defs:IsPush (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp361 bool ELFAsmParser::ParseSectionArguments(bool IsPush, SMLoc loc) { in ParseSectionArguments()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DELFAsmParser.cpp484 bool ELFAsmParser::ParseSectionArguments(bool IsPush, SMLoc loc) { in ParseSectionArguments()
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp2047 bool IsPush = isPushOpcode(MI->getOpcode()); in tryFoldSPUpdateIntoPushPop() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp2261 bool IsPush = isPushOpcode(MI->getOpcode()); in tryFoldSPUpdateIntoPushPop() local
/external/v8/src/mips/
Dassembler-mips.cc456 bool Assembler::IsPush(Instr instr) { in IsPush() function in v8::internal::Assembler
/external/v8/src/mips64/
Dassembler-mips64.cc435 bool Assembler::IsPush(Instr instr) { in IsPush() function in v8::internal::Assembler
/external/v8/src/arm/
Dassembler-arm.cc713 bool Assembler::IsPush(Instr instr) { in IsPush() function in v8::internal::Assembler