Searched defs:APN (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/ | ||
H A D | XCore.cpp | 182 Address APN = Builder.CreateConstInBoundsByteGEP(AP, ArgSize); in EmitVAArg() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | Local.cpp | 1568 PhiHasDebugValue(DILocalVariable * DIVar,DIExpression * DIExpr,PHINode * APN) PhiHasDebugValue() argument |
H A D | PromoteMemoryToRegister.cpp | 1087 if (PHINode *APN = dyn_cast<PHINode>(BB->begin())) { RenamePass() local |