Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Passes/
H A DStokeInfo.cpp73 bool IsPush = MIB->isPush(It); in checkInstr() local
/llvm-project-15.0.7/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp525 bool ELFAsmParser::ParseSectionArguments(bool IsPush, SMLoc loc) { in ParseSectionArguments()
/llvm-project-15.0.7/bolt/lib/Target/X86/
H A DX86MCPlusBuilder.cpp1384 bool IsPush = isPush(Inst); in escapesVariable() local
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp2530 bool IsPush = isPushOpcode(MI->getOpcode()); in tryFoldSPUpdateIntoPushPop() local