Searched refs:CallSymbol (Results 1 – 6 of 6) sorted by relevance
67 const MCSymbol *CallSymbol = BC.MIB->getTargetSymbol(Instr); in runOnFunctions() local68 if (!CallSymbol) in runOnFunctions()70 const BinaryFunction *CalleeBF = BC.getFunctionForSymbol(CallSymbol); in runOnFunctions()
237 } else if (const MCSymbol *CallSymbol = BC.MIB->getTargetSymbol(Instr)) { in getDynoStats() local238 const BinaryFunction *BF = BC.getFunctionForSymbol(CallSymbol); in getDynoStats()
45 CallSymbol, enumerator
688 case NVPTXISD::CallSymbol: in getTargetNodeName()
179 def CallSymbol: AsmOperandClass {180 let Name = "CallSymbol";187 let ParserMatchClass = CallSymbol;
306 def CallSymbol : AsmOperandClass {307 let Name = "CallSymbol";315 let ParserMatchClass = CallSymbol;