Searched defs:Is64 (Results 1 – 11 of 11) sorted by relevance
210 bool Is64 = TT.isPPC64(); in createObjectTargetWriter() local225 bool Is64 = TT.isPPC64(); in createObjectTargetWriter() local
214 bool HasRelocationAddend, bool Is64) in MipsELFObjectWriter()
733 static bool Is64() { in Is64() function in v8::internal::compiler::__anon0b3c8c220111::MachineRepresentationChecker
189 bool CodeAssembler::Is64() const { return raw_assembler()->machine()->Is64(); } in Is64() function in v8::internal::compiler::CodeAssembler
1250 bool Is64 = DoubleRegsRegClass.contains(PReg); in getNextPhysReg() local
238 static unsigned getLogicalBitOpcode(unsigned Opc, bool Is64) { in getLogicalBitOpcode()1724 const bool Is64 = DstTy.getSizeInBits() == 64; in selectG_EXTRACT_VECTOR_ELT() local
888 bool Is64 = OpSize % 64 == 0; in executeInWaterfallLoop() local
259 unsigned Is64 : 1; in initRegisterSet() member
270 unsigned Is64 : 1; in initRegisterSet() member
98 bool Is64 = O.is64Bit(); in getSectionPtr() local
805 def Is64(self): member in MinidumpReader