Home
last modified time | relevance | path

Searched defs:is64Bit (Results 26 - 38 of 38) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp107 X86ELFObjectWriter(bool is64Bit, uint8_t OSABI, uint16_t EMachine, in X86ELFObjectWriter() argument
761 WindowsX86AsmBackend(const Target &T, bool is64Bit, in WindowsX86AsmBackend() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DELFObjectWriter.cpp400 bool ELFWriter::is64Bit() const { in is64Bit() function in ELFWriter
[all...]
H A DWasmObjectWriter.cpp260 bool is64Bit() const { return TargetObjectWriter->is64Bit(); } in is64Bit() function in __anon24260::WasmObjectWriter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp2315 bool is64Bit = Subtarget.isPPC64(); in eliminateCallFramePseudoInstr() local
H A DPPCMIPeephole.cpp594 auto is64Bit = [] (unsigned Opcode) { in simplifyCode() local
638 auto is64Bit = [] (unsigned Opcode) { in simplifyCode() local
H A DPPCISelLowering.cpp14903 bool is64Bit = isPPC64 && VT == LLT::scalar(64); in getRegisterByName() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiImageClearingTests.cpp83 const bool is64Bit = tcu::boolAny(tcu::equal(bitDepths, tcu::IVec4(64,64,64,64))); in is64Format() local
355 const bool is64Bit = is64Format(access.getFormat()); in comparePixelToColorClearValue() local
2482 const bool is64Bit = is64Format(tcuFormat); createImageClearingTestsCommon() local
2773 const bool is64Bit = is64Format(tcuFormat); createImageClearingTestsCommon() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageLoadStoreTests.cpp3080 VkFormat getShaderExtensionOperandFormat (bool isSigned, bool is64Bit) in getShaderExtensionOperandFormat() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageLoadStoreTests.cpp3020 VkFormat getShaderExtensionOperandFormat (bool isSigned, bool is64Bit) in getShaderExtensionOperandFormat() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2204 bool is64Bit = Subtarget->is64Bit(); LowerF128Compare() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DMachOObjectFile.cpp3106 MachORebaseEntry(Error *E, const MachOObjectFile *O, ArrayRef<uint8_t> Bytes, bool is64Bit) MachORebaseEntry() argument
3454 MachOBindEntry(Error *E, const MachOObjectFile *O, ArrayRef<uint8_t> Bytes, bool is64Bit, Kind BK) MachOBindEntry() argument
4618 bool MachOObjectFile::is64Bit() const { is64Bit() function in MachOObjectFile
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp7972 const bool is64Bit = STI.is64Bit(); ReplaceTLSBaseAddrCall() local
7992 const bool is64Bit = STI.is64Bit(); SetRegister() local
[all...]
H A DX86Subtarget.h551 bool is64Bit() const { in is64Bit() function in llvm::final

Completed in 69 milliseconds

12