Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaRISCV.cpp702 QualType Arg0Type = TheCall->getArg(0)->getType(); in CheckBuiltinFunctionCall() local
712 QualType Arg0Type = TheCall->getArg(0)->getType(); in CheckBuiltinFunctionCall() local
719 QualType Arg0Type = TheCall->getArg(0)->getType(); in CheckBuiltinFunctionCall() local
746 QualType Arg0Type = TheCall->getArg(0)->getType(); in CheckBuiltinFunctionCall() local
759 QualType Arg0Type = TheCall->getArg(0)->getType(); in CheckBuiltinFunctionCall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp1346 if (SPIRVType *Arg0Type = GR->getSPIRVTypeForVReg(Call->Arguments[0])) { in generateIntelSubgroupsInst() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2673 Type *Arg0Type = ReduceListArg->getType(); in emitInterWarpCopyFunction() local
3433 Type *Arg0Type = Arg0->getType(); in createReductionFunction() local
3767 Type *Arg0Type = Arg0->getType(); in populateReductionFunction() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp70 Type *Arg0Type = F->getFunctionType()->getParamType(0); in upgradePTESTIntrinsic() local