Home
last modified time | relevance | path

Searched defs:C64 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dbitfield-access-unit.c296 struct C64 { struct
303 // CHECK-64-LABEL: LLVMType:%struct.C64 = argument
/llvm-project/mlir/python/mlir/runtime/
H A Dnp_to_memref.py17 class C64(ctypes.Structure): global() class
/llvm-project/llvm/unittests/IR/
H A DInstructionsTest.cpp417 const Constant *C64 = Constant::getNullValue(Int64Ty); TEST() local