Searched defs:I64 (Results 1 – 14 of 14) sorted by relevance
/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
H A D | WebAssemblyMCTypeUtilities.h | 29 I64 = unsigned(wasm::ValType::I64), enumerator
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | DXILABI.h | 35 I64, global() enumerator 82 I64, global() enumerator
|
H A D | AMDGPUMetadata.h | 111 I64 = 9, enumerator
|
/llvm-project/mlir/python/mlir/dialects/linalg/opdsl/lang/ |
H A D | types.py | 72 I64 = TV.I64 variable
|
/llvm-project/llvm/unittests/Target/DirectX/ |
H A D | CBufferDataLayoutTests.cpp | 150 Type *I64 = Type::getInt64Ty(Context); in TEST() local
|
/llvm-project/llvm/test/DebugInfo/PDB/Inputs/ |
H A D | every-enum.cpp | 30 enum I64 : int64_t { enum
|
/llvm-project/llvm/tools/llvm-c-test/ |
H A D | debuginfo.c | 215 LLVMTypeRef I64 = LLVMInt64TypeInContext(Ctx); llvm_test_dibuilder() local
|
/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | Mips.cpp | 153 llvm::IntegerType *I64 = llvm::IntegerType::get(getVMContext(), 64); HandleAggregates() local
|
/llvm-project/llvm/lib/Target/DirectX/ |
H A D | DXILOpBuilder.cpp | 35 I64 = 1 << 8, enumerator
|
/llvm-project/llvm/lib/Demangle/ |
H A D | RustDemangle.cpp | 46 I64, enumerator
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/misc/ |
H A D | redundant-expression.cpp | 3 typedef __INT64_TYPE__ I64; typedef
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULibFunc.h | 271 I64 = INT | B64, enumerator
|
/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | Wasm.h | 259 I64 = WASM_TYPE_I64, global() enumerator
|
/llvm-project/llvm/unittests/ADT/ |
H A D | APIntTest.cpp | 2884 APInt I64(64, 0x3ULL); TEST() local
|