Searched defs:I64 (Results 1 – 15 of 15) sorted by relevance
/external/flatbuffers/tests/MyGame/Example/ |
D | TypeAliases.lua | 66 function TypeAliases_mt:I64() function
|
D | TypeAliases.py | 64 def I64(self): member in TypeAliases
|
D | TypeAliases.go | 101 func (rcv *TypeAliases) I64() int64 { func
|
D | TypeAliases.cs | 32 …public long I64 { get { int o = __p.__offset(16); return o != 0 ? __p.bb.GetLong(o + __p.bb_pos) :… property
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
D | WebAssemblyMCTargetDesc.h | 287 I64 = 0x7E, enumerator
|
/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/ |
D | TestUtil.h | 270 int64_t I64[2]; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | AMDGPUMetadata.h | 92 I64 = 9, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/ |
D | Wasm.h | 225 I64 = WASM_TYPE_I64, enumerator
|
/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/ |
D | TestUtil.h | 382 int64_t I64[2]; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPULibFunc.h | 269 I64 = INT | B64, enumerator
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86ISelDAGToDAG.cpp | 1514 I64, enumerator
|
/external/vixl/src/aarch32/ |
D | instructions-aarch32.h | 276 I64 = kDataTypeI | 64, enumerator
|
/external/golang-protobuf/jsonpb/jsonpb_test_proto/ |
D | test_objects.pb.go | 821 I64 *wrappers.Int64Value `protobuf:"bytes,5,opt,name=i64" json:"i64,omitempty"` member
|
/external/swiftshader/third_party/subzero/src/ |
D | IceInstARM32.cpp | 443 const uint64_t I64 = Utils::bitCopy<uint64_t>(F64); in canHoldImm() local
|
/external/clang/lib/CodeGen/ |
D | TargetInfo.cpp | 6299 llvm::IntegerType *I64 = llvm::IntegerType::get(getVMContext(), 64); in HandleAggregates() local
|