Searched refs:getTrapFunctionName (Results 1 – 4 of 4) sorted by relevance
51 StringRef TargetOptions::getTrapFunctionName() const { in getTrapFunctionName() function in TargetOptions
210 StringRef getTrapFunctionName() const;
1332 !TM.Options.getTrapFunctionName().empty()) in selectInstruction()
5254 StringRef TrapFuncName = TM.Options.getTrapFunctionName(); in visitIntrinsicCall()