Home
last modified time | relevance | path

Searched defs:SourcePtr (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp519 const char *SourcePtr = ParseRHSOfBinaryExpression() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1239 processLoopStoreOfLoopLoad(Value * DestPtr,Value * SourcePtr,const SCEV * StoreSizeSCEV,MaybeAlign StoreAlign,MaybeAlign LoadAlign,Instruction * TheStore,Instruction * TheLoad,const SCEVAddRecExpr * StoreEv,const SCEVAddRecExpr * LoadEv,const SCEV * BECount) processLoopStoreOfLoopLoad() argument
/freebsd-src/sys/contrib/dev/acpica/include/
H A Dacmacros.h476 #define ACPI_GET_BITS(SourcePtr, Position, Mask) \ argument