Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DELFAsmParser.cpp486 bool ELFAsmParser::ParseSectionArguments(bool IsPush, SMLoc loc) { in ParseSectionArguments()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp2407 bool IsPush = isPushOpcode(MI->getOpcode()); in tryFoldSPUpdateIntoPushPop() local
/third_party/node/deps/v8/src/codegen/mips/
Dassembler-mips.cc422 bool Assembler::IsPush(Instr instr) { in IsPush() function in v8::internal::Assembler
/third_party/node/deps/v8/src/codegen/mips64/
Dassembler-mips64.cc400 bool Assembler::IsPush(Instr instr) { in IsPush() function in v8::internal::Assembler
/third_party/node/deps/v8/src/codegen/arm/
Dassembler-arm.cc707 bool Assembler::IsPush(Instr instr) { in IsPush() function in v8::internal::Assembler