Home
last modified time | relevance | path

Searched defs:ArgType (Results 1 – 25 of 57) sorted by relevance

123

/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIAFrameData.cpp21 HRESULT (__stdcall IDiaFrameData::*Method)(ArgType *)) { in PrivateGetDIAValue()
H A DDIASectionContrib.cpp33 HRESULT (__stdcall IDiaSectionContrib::*Method)(ArgType *)) { in PrivateGetDIAValue()
H A DDIARawSymbol.cpp97 HRESULT (__stdcall IDiaSymbol::*Method)(ArgType *)) { in PrivateGetDIAValue()
107 HRESULT (__stdcall IDiaSymbol::*Method)(ArgType *)) { in PrivateGetDIAValue()
138 HRESULT (__stdcall IDiaSymbol::*Method)(ArgType *)) { in DumpDIAValueAs()
158 HRESULT (__stdcall IDiaSymbol::*Method)(ArgType *)) { in DumpDIAValue()
/freebsd-14.2/sys/contrib/dev/acpica/components/parser/
H A Dpsargs.c538 UINT32 ArgType, in AcpiPsGetNextSimpleArg()
896 UINT32 ArgType, in AcpiPsGetNextArg()
/freebsd-14.2/sys/contrib/dev/acpica/components/namespace/
H A Dnsarguments.c181 UINT8 ArgType; in AcpiNsCheckArgumentTypes() local
/freebsd-14.2/sys/contrib/dev/acpica/compiler/
H A Daslbtypes.c184 UINT32 ArgType) in AnMapArgTypeToBtype()
H A Daslwalks.c285 UINT32 ArgType; in AnOperandTypecheckWalkEnd() local
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTableExecutorEmitter.h79 raw_ostream &OS, StringRef TypeIdentifier, StringRef ArgType, in emitCxxPredicateFns()
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfiling.h144 #define VALUE_PROF_FUNC_PARAM(ArgType, ArgName, ArgLLVMType) ArgType ArgName argument
/freebsd-14.2/sys/contrib/dev/acpica/components/utilities/
H A Dutdecode.c762 UINT32 ArgType) in AcpiUtGetArgumentTypeName()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp184 Type *ArgType = Arg->getType(); in lowerPrintfForGpu() local
337 Type *ArgType = Arg->getType(); in lowerPrintfForGpu() local
/freebsd-14.2/contrib/llvm-project/lldb/utils/TableGen/
H A DLLDBOptionDefEmitter.cpp31 std::string ArgType; member
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DUncountedCallArgsChecker.cpp83 const auto *ArgType = (*P)->getType().getTypePtrOrNull(); in visitCallExpr() local
H A DUncountedLocalVarsChecker.cpp168 const auto *ArgType = V->getType().getTypePtr(); in visitVarDecl() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixFunctionBitcasts.cpp135 Type *ArgType = AI->getType(); in createWrapper() local
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyFunctionDumper.cpp191 auto ArgType = Arg->getType(); in start() local
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdVariantChecker.cpp222 const auto &ArgType = Call.getArgSVal(0) in handleStdGetCall() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVType.cpp423 LVType *ArgType = getTypeAsType(); in encodeTemplateArgument() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLibCallsShrinkWrap.cpp304 Type *ArgType = CI.getArgOperand(0)->getType(); in checkCandidate() local
H A DSimplifyLibCalls.cpp2596 Type *ArgType = I->getType(); in optimizeSqrt() local
2794 Type *ArgType = Op->getType(); in optimizeFFS() local
2809 Type *ArgType = Op->getType(); in optimizeFls() local
2830 Type *ArgType = Op->getType(); in optimizeIsDigit() local
2839 Type *ArgType = Op->getType(); in optimizeIsAscii() local
/freebsd-14.2/sys/contrib/dev/acpica/components/debugger/
H A Ddbtest.c1218 UINT8 ArgType; in AcpiDbEvaluateOnePredefinedName() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16HardFloat.cpp159 Type *ArgType = F.getFunctionType()->getParamType(0); in needsFPStubFromParams() local
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTDiagnostic.cpp590 QualType ArgType; member
1227 QualType ArgType = Iter->getParamTypeForDecl(); in InitializeNonTypeDiffVariables() local
1257 QualType ArgType = TA.getParamTypeForDecl(); in InitializeNonTypeDiffVariables() local
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp1809 llvm::Type *ArgType = ArgValue->getType(); in EmitMSVCBuiltinExpr() local
3116 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local
3136 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local
3153 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local
3170 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local
3191 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local
3207 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local
3225 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local
3393 QualType ArgType = Arg->getType(); in EmitBuiltinExpr() local
11274 llvm::Type *ArgType = Arg->getType(); in EmitAArch64BuiltinExpr() local
[all …]
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp794 const Type *ArgType; member
1310 Result::Ptr EmitterBase::getCodeForArg(unsigned ArgNum, const Type *ArgType, in getCodeForArg()
1388 const Type *ArgType = ME.getType(TypeInit, Param); in ACLEIntrinsic() local

123