Home
last modified time | relevance | path

Searched defs:Is64 (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCAsmBackend.cpp210 bool Is64 = TT.isPPC64(); in createObjectTargetWriter() local
225 bool Is64 = TT.isPPC64(); in createObjectTargetWriter() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp214 bool HasRelocationAddend, bool Is64) in MipsELFObjectWriter()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBitTracker.cpp1250 bool Is64 = DoubleRegsRegClass.contains(PReg); in getNextPhysReg() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.cpp238 static unsigned getLogicalBitOpcode(unsigned Opc, bool Is64) { in getLogicalBitOpcode()
1724 const bool Is64 = DstTy.getSizeInBits() == 64; in selectG_EXTRACT_VECTOR_ELT() local
DAMDGPURegisterBankInfo.cpp888 bool Is64 = OpSize % 64 == 0; in executeInWaterfallLoop() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceRegistersX8664.h259 unsigned Is64 : 1; in initRegisterSet() member
DIceRegistersX8632.h270 unsigned Is64 : 1; in initRegisterSet() member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMachOObjectFile.cpp98 bool Is64 = O.is64Bit(); in getSectionPtr() local