/llvm-project/llvm/unittests/DebugInfo/DWARF/ |
H A D | DWARFDebugInfoTest.cpp | 438 typedef uint32_t AddrType; TEST() typedef 447 typedef uint64_t AddrType; TEST() typedef 456 typedef uint32_t AddrType; TEST() typedef 465 typedef uint64_t AddrType; TEST() typedef 474 typedef uint32_t AddrType; TEST() typedef 483 typedef uint64_t AddrType; TEST() typedef 496 typedef uint32_t AddrType; global() typedef 509 typedef uint64_t AddrType; global() typedef 606 typedef uint32_t AddrType; global() typedef 613 typedef uint64_t AddrType; global() typedef 620 typedef uint32_t AddrType; global() typedef 627 typedef uint64_t AddrType; global() typedef 634 typedef uint32_t AddrType; global() typedef 641 typedef uint64_t AddrType; global() typedef 856 typedef uint32_t AddrType; global() typedef 863 typedef uint64_t AddrType; global() typedef 870 typedef uint32_t AddrType; global() typedef 877 typedef uint64_t AddrType; global() typedef 884 typedef uint32_t AddrType; global() typedef 891 typedef uint64_t AddrType; global() typedef 1028 typedef uint32_t AddrType; global() typedef 1035 typedef uint64_t AddrType; global() typedef 1042 typedef uint32_t AddrType; global() typedef 1049 typedef uint64_t AddrType; global() typedef 1056 typedef uint32_t AddrType; global() typedef 1063 typedef uint64_t AddrType; global() typedef 1619 typedef uint32_t AddrType; global() typedef [all...] |
H A D | DWARFDieManualExtractTest.cpp | 25 typedef uint32_t AddrType; in TEST() typedef
|
/llvm-project/lldb/include/lldb/Symbol/ |
H A D | Function.h | 269 enum class AddrType : uint8_t { Call, AfterCall }; enum
|
/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelDAGToDAG.cpp | 346 SelectAddrOperands(MVT AddrType,unsigned ConstOpc,SDValue N,SDValue & Offset,SDValue & Addr) SelectAddrOperands() argument [all...] |
H A D | WebAssemblyAsmPrinter.cpp | 265 Params.push_back(AddrType); in getOrCreateWasmSymbol() local
|
/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kISelDAGToDAG.cpp | 49 enum class AddrType { enum [all...] |
/llvm-project/clang/lib/Sema/ |
H A D | SemaARM.cpp | 913 QualType AddrType = ValType.getUnqualifiedType().withVolatile(); CheckARMBuiltinExclusiveCall() local
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | ScalarizeMaskedMemIntrin.cpp | 875 auto *AddrType = cast<FixedVectorType>(Ptrs->getType()); scalarizeMaskedVectorHistogram() local
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 324 isLegalMaskedVectorHistogram(Type * AddrType,Type * DataType) isLegalMaskedVectorHistogram() argument
|
H A D | TargetTransformInfo.h | 2407 isLegalMaskedVectorHistogram(Type * AddrType,Type * DataType) isLegalMaskedVectorHistogram() argument
|
/llvm-project/llvm/lib/Analysis/ |
H A D | TargetTransformInfo.cpp | 520 isLegalMaskedVectorHistogram(Type * AddrType,Type * DataType) const isLegalMaskedVectorHistogram() argument
|