Home
last modified time | relevance | path

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

/external/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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp214 bool HasRelocationAddend, bool Is64) in MipsELFObjectWriter()
/external/llvm/lib/Target/Hexagon/
DHexagonBitTracker.cpp1132 bool Is64 = DoubleRegsRegClass.contains(PReg); in getNextPhysReg() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBitTracker.cpp1250 bool Is64 = DoubleRegsRegClass.contains(PReg); in getNextPhysReg() local
/external/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
/external/swiftshader/third_party/subzero/src/
DIceRegistersX8632.h270 unsigned Is64 : 1; in initRegisterSet() member
DIceRegistersX8664.h259 unsigned Is64 : 1; in initRegisterSet() member
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp1771 bool Is64 = ELFT::Is64Bits; in printDynamicTable() local
2506 static inline void printRelocHeader(raw_ostream &OS, bool Is64, bool IsRela) { in printRelocHeader()
/external/llvm/lib/Object/
DMachOObjectFile.cpp80 bool Is64 = O->is64Bit(); in getSectionPtr() local
/external/clang/lib/CodeGen/
DCGBuiltin.cpp5083 bool Is64 = Ops[0]->getType()->getPrimitiveSizeInBits() == 64; in EmitAArch64BuiltinExpr() local
5098 bool Is64 = Ops[0]->getType()->getPrimitiveSizeInBits() == 64; in EmitAArch64BuiltinExpr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMachOObjectFile.cpp98 bool Is64 = O.is64Bit(); in getSectionPtr() local
/external/llvm/tools/llvm-objdump/
DMachODump.cpp7066 bool Is64 = Obj->is64Bit(); in printMachOCompactUnwindSection() local