Searched defs:ptrA (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | MallocSizeofChecker.cpp | 154 if (const PointerType *ptrA = A->getAs<PointerType>()) in typesCompatible() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCISelLowering.cpp | 11878 Register ptrA = MI.getOperand(1).getReg(); EmitAtomicBinary() local |