Searched defs:IsCall (Results 1 – 13 of 13) sorted by relevance
111 bool IsCall = !IsEmpty && isCallInstruction(*LastRealInstr); in runOnMachineFunction() local
207 bool IsCall = MI.isCall(); in processBasicBlock() local
22 bool IsCall = false; member
99 bool IsCall = this->BC.MIB->isCall(Point); in computeNext() local
213 bool IsCall = BC.MIB->isCall(Instr); in dumpFunction() local
227 virtual bool IsCall() { return false; } in IsCall() function
1148 bool IsCall() override { in IsCall() function in InstructionLLVMC1376 bool DisassemblerLLVMC::MCDisasmInstance::IsCall(llvm::MCInst &mc_inst) const { in IsCall() function in DisassemblerLLVMC::MCDisasmInstance
167 bool IsCall = false; member in __anonca596e530211::MemoryLocOrCall370 bool IsCall = false; member
1068 bool &IsCall) -> MCSymbol * { in disassemble()1251 bool IsCall = MIB->isCall(Instruction); in disassemble() local
1264 bool IsCall = isCall(In); in buildStmt() local
2063 bool IsCall = false) const { in prepareSymbol()
3551 bool Sema::SubstExprs(ArrayRef<Expr *> Exprs, bool IsCall, in SubstExprs()
3985 bool IsCall, in TransformExprs()