Searched refs:getAssociatedFunction (Results 1 – 6 of 6) sorted by relevance
282 Function *F = getAssociatedFunction(); in initialize()306 << "->" << getAssociatedFunction()->getName() << "\n"); in updateImpl()326 LLVMContext &Ctx = getAssociatedFunction()->getContext(); in manifest()361 Function *F = getAssociatedFunction(); in initialize()392 Function *F = getAssociatedFunction(); in updateImpl()472 LLVMContext &Ctx = getAssociatedFunction()->getContext(); in manifest()498 Function *F = getAssociatedFunction(); in checkForQueuePtr()631 Function *F = getAssociatedFunction(); in initialize()648 << "->" << getAssociatedFunction()->getName() << '\n'); in updateImpl()668 Function *F = getAssociatedFunction(); in manifest()
1604 Function *F = getAssociatedFunction(); in initialize()1615 Function *F = getAssociatedFunction(); in updateImpl()1658 Function *F = getAssociatedFunction(); in initialize()1975 Function *F = getAssociatedFunction(); in initialize()1986 Function *F = getAssociatedFunction(); in updateImpl()2044 Function *F = getAssociatedFunction(); in initialize()2055 Function *F = getAssociatedFunction(); in updateImpl()2483 Function *F = getAssociatedFunction(); in initialize()2494 Function *F = getAssociatedFunction(); in updateImpl()2887 (!getAssociatedFunction() || !getAssociatedFunction()->mustProgress())) in isImpliedByMustprogressAndReadonly()[all …]
953 AttrList = getAssociatedFunction()->getAttributes(); in getAttrsFromIRAttr()1446 const Function *AssociatedFunction = IRP.getAssociatedFunction(); in checkForAllCallSites()1566 const Function *AssociatedFunction = IRP.getAssociatedFunction(); in checkForAllReturnedValuesAndReturnInsts()1586 const Function *AssociatedFunction = IRP.getAssociatedFunction(); in checkForAllReturnedValues()1667 const Function *AssociatedFunction = IRP.getAssociatedFunction(); in checkForAllInstructions()1678 QueryingAA.getIRPosition().getAssociatedFunction(); in checkForAllReadWriteInstructions()
2648 if (Getter.Declaration == getAssociatedFunction()) { in initialize()2735 *this, IRPosition::returned(*getAssociatedFunction()), in updateImpl()3775 Function *Kernel = getAssociatedFunction(); in buildCustomStateMachine()4197 Function *Callee = getAssociatedFunction(); in initialize()4338 Function *F = getAssociatedFunction(); in updateImpl()4447 Function *Callee = getAssociatedFunction(); in initialize()
92 static llvm::Function *getAssociatedFunction(OpenACCIRBuilder &builder, in getAssociatedFunction() function439 auto *mapperFunc = getAssociatedFunction(*accBuilder, op); in convertStandaloneDataOp()
529 assert(IRP.getAssociatedFunction());530 return IRPosition::function(*IRP.getAssociatedFunction(), CBContext);558 Function *getAssociatedFunction() const {624 return getAssociatedFunction()->getReturnType();722 AttrList = getAssociatedFunction()->getAttributes();731 getAssociatedFunction()->setAttributes(AttrList);1442 !Functions.count(IRP.getAssociatedFunction())) {3491 assert(I->getFunction() == getIRPosition().getAssociatedFunction() &&4822 return AACE->getAssociatedFunction()->getName().str();