Home
last modified time | relevance | path

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

/llvm-project/libc/benchmarks/
H A DLibcMemoryBenchmark.h174 struct ParameterType { struct
175 unsigned OffsetBytes : 16; // max : 16 KiB - 1
176 unsigned SizeBytes : 16; // max : 16 KiB - 1
/llvm-project/llvm/lib/Transforms/IPO/
H A DExpandVariadics.cpp610 Type *ParameterType = ABI->vaListParameterType(M); defineVariadicWrapper() local
/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp74 ParameterType, in diagnoseSubMismatchMethodParameters() enumerator
1671 ParameterType, in diagnoseMismatch() enumerator
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp1811 TypeIndex ParameterType = Indices[Index]; visitKnownRecord() local