Home
last modified time | relevance | path

Searched defs:AssociatedFunction (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/llvm/lib/Transforms/IPO/
DAttributor.cpp756 const Function *AssociatedFunction = IRP.getAssociatedFunction(); in checkForAllCallSites() local
860 const Function *AssociatedFunction = IRP.getAssociatedFunction(); in checkForAllReturnedValuesAndReturnInsts() local
879 const Function *AssociatedFunction = IRP.getAssociatedFunction(); in checkForAllReturnedValues() local
926 const Function *AssociatedFunction = IRP.getAssociatedFunction(); in checkForAllInstructions() local
949 const Function *AssociatedFunction = in checkForAllReadWriteInstructions() local
DAttributorAttributes.cpp567 const Function *AssociatedFunction = in updateImpl() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DAttributor.cpp779 const Function *AssociatedFunction = in updateImpl() local
5649 const Function *AssociatedFunction = IRP.getAssociatedFunction(); in checkForAllCallSites() local
5728 const Function *AssociatedFunction = IRP.getAssociatedFunction(); in checkForAllReturnedValuesAndReturnInsts() local
5748 const Function *AssociatedFunction = IRP.getAssociatedFunction(); in checkForAllReturnedValues() local
5790 const Function *AssociatedFunction = IRP.getAssociatedFunction(); in checkForAllInstructions() local
5817 const Function *AssociatedFunction = in checkForAllReadWriteInstructions() local
/external/llvm-project/clang/lib/Parse/
DParseOpenMP.cpp1373 ExprResult AssociatedFunction; in ParseOMPDeclareVariantClauses() local