Home
last modified time | relevance | path

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

/llvm-project/bolt/lib/Passes/
H A DStokeInfo.cpp79 bool IsPush = MIB->isPush(It); in checkInstr() local
/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp539 bool ELFAsmParser::parseSectionArguments(bool IsPush, SMLoc loc) { in ParseSectionArguments() argument
/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp2521 bool IsPush = isPushOpcode(MI->getOpcode()); tryFoldSPUpdateIntoPushPop() local