Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp139 Expr *ValArg = TheCall->getArg(0); in SemaBuiltinAnnotation() local
2424 ExprResult ValArg = TheCall->getArg(0); in CheckARMBuiltinExclusiveCall() local
5244 Expr *ValArg = APIOrderedArgs[i]; in BuildAtomicExpr() local
5826 ExprResult ValArg = TheCall->getArg(0); in SemaBuiltinNontemporalOverloaded() local
H A DSemaDeclAttr.cpp4988 ExprResult ValArg = S.PerformCopyInitialization(Entity, SourceLocation(), E); in makeLaunchBoundsArgExpr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2621 static SDValue lowerMasksToReg(const SDValue &ValArg, const EVT &ValLoc, in lowerMasksToReg()
2996 static SDValue lowerRegToMasks(const SDValue &ValArg, const EVT &ValVT, in lowerRegToMasks()