Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaChecking.cpp139 Expr *ValArg = TheCall->getArg(0); in SemaBuiltinAnnotation() local
2428 ExprResult ValArg = TheCall->getArg(0); in CheckARMBuiltinExclusiveCall() local
5493 Expr *ValArg = APIOrderedArgs[i]; in BuildAtomicExpr() local
6075 ExprResult ValArg = TheCall->getArg(0); in SemaBuiltinNontemporalOverloaded() local
DSemaDeclAttr.cpp5093 ExprResult ValArg = S.PerformCopyInitialization(Entity, SourceLocation(), E); in makeLaunchBoundsArgExpr() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp2625 static SDValue lowerMasksToReg(const SDValue &ValArg, const EVT &ValLoc, in lowerMasksToReg()
3000 static SDValue lowerRegToMasks(const SDValue &ValArg, const EVT &ValVT, in lowerRegToMasks()