Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Sema/
H A DSemaChecking.cpp81 Expr *ValArg = TheCall->getArg(0); in SemaBuiltinAnnotation() local
1352 ExprResult ValArg = TheCall->getArg(0); in CheckARMBuiltinExclusiveCall() local
2521 Expr *ValArg = TheCall->getArg(i); in SemaAtomicOpsOverloaded() local
3069 ExprResult ValArg = TheCall->getArg(0); in SemaBuiltinNontemporalOverloaded() local
H A DSemaDeclAttr.cpp4077 ExprResult ValArg = S.PerformCopyInitialization(Entity, SourceLocation(), E); in makeLaunchBoundsArgExpr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2581 static SDValue lowerMasksToReg(const SDValue &ValArg, const EVT &ValLoc, in lowerMasksToReg()
2955 static SDValue lowerRegToMasks(const SDValue &ValArg, const EVT &ValVT, in lowerRegToMasks()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3102 static SDValue lowerMasksToReg(const SDValue &ValArg, const EVT &ValLoc, in lowerMasksToReg()
3476 static SDValue lowerRegToMasks(const SDValue &ValArg, const EVT &ValVT, in lowerRegToMasks()