Home
last modified time | relevance | path

Searched defs:Is64 (Results 1 - 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCAsmBackend.cpp210 bool Is64 = TT.isPPC64(); variable
225 bool Is64 = TT.isPPC64(); variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp213 MipsELFObjectWriter(uint8_t OSABI, bool HasRelocationAddend, bool Is64) MipsELFObjectWriter() argument
/third_party/node/deps/v8/src/compiler/
H A Dmachine-graph-verifier.cc733 static bool Is64() { in Is64() function in v8::internal::compiler::__anon14379::MachineRepresentationChecker
H A Dmachine-operator.h1034 bool Is64() const { return word() == MachineRepresentation::kWord64; } in Is64() function
H A Dcode-assembler.cc189 bool CodeAssembler::Is64() const { return raw_assembler()->machine()->Is64(); } in Is64() function in v8::internal::compiler::CodeAssembler
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceRegistersX8632.h270 unsigned Is64 : 1; in initRegisterSet() member
H A DIceRegistersX8664.h259 unsigned Is64 : 1; in initRegisterSet() member
/third_party/node/deps/v8/include/v8-include/
H A Dv8-internal.h151 constexpr bool Is64() { return kApiSystemPointerSize == sizeof(int64_t); } in Is64() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp238 static unsigned getLogicalBitOpcode(unsigned Opc, bool Is64) { in getLogicalBitOpcode() argument
H A DAMDGPURegisterBankInfo.cpp888 bool Is64 = OpSize % 64 == 0; in executeInWaterfallLoop() local
/third_party/node/deps/v8/tools/
H A Dgrokdump.py805 def Is64(self): member in MinidumpReader
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DMachOObjectFile.cpp98 bool Is64 = O.is64Bit(); in getSectionPtr() local

Completed in 30 milliseconds