Home
last modified time | relevance | path

Searched defs:Is64 (Results 1 – 24 of 24) 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/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCAsmBackend.cpp222 bool Is64 = TT.isPPC64(); in createObjectTargetWriter() local
/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp214 bool HasRelocationAddend, bool Is64) in MipsELFObjectWriter()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp214 bool HasRelocationAddend, bool Is64) in MipsELFObjectWriter()
/external/llvm-project/llvm/tools/llvm-objcopy/COFF/
DObject.h103 bool Is64 = false; member
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.cpp265 static unsigned getLogicalBitOpcode(unsigned Opc, bool Is64) { in getLogicalBitOpcode()
287 bool Is64 = Size > 32 || (DstRB->getID() == AMDGPU::VCCRegBankID && in selectG_AND_OR_XOR() local
1095 const bool Is64 = Size == 64; in selectBallot() local
1664 const bool Is64 = MRI->getType(VDataOut).getSizeInBits() == 64; in selectImageIntrinsic() local
2361 const bool Is64 = Ty.getSizeInBits() == 64; in selectG_AMDGPU_ATOMIC_CMPXCHG() local
2625 const bool Is64 = DstTy.getSizeInBits() == 64; in selectG_EXTRACT_VECTOR_ELT() local
DAMDGPURegisterBankInfo.cpp909 bool Is64 = OpSize % 64 == 0; in executeInWaterfallLoop() local
DAMDGPULegalizerInfo.cpp4536 bool Is64 = MRI.getType(NodePtr).getSizeInBits() == 64; in legalizeBVHIntrinsic() local
DSIISelLowering.cpp7346 bool Is64 = NodePtr.getValueType() == MVT::i64; in LowerINTRINSIC_W_CHAIN() local
/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/llvm-project/llvm/lib/Target/Hexagon/
DHexagonBitTracker.cpp1248 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/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-project/llvm/lib/ObjectYAML/
DELFYAML.cpp1060 const bool Is64 = static_cast<ELFYAML::Object *>(Ctx)->Header.Class == in input() local
/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/llvm-project/llvm/lib/Object/
DMachOObjectFile.cpp98 bool Is64 = O.is64Bit(); in getSectionPtr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMachOObjectFile.cpp98 bool Is64 = O.is64Bit(); in getSectionPtr() local
/external/llvm-project/llvm/tools/llvm-readobj/
DELFDumper.cpp4249 constexpr bool Is64 = ELFT::Is64Bits; in printSectionDetails() local
/external/llvm/tools/llvm-objdump/
DMachODump.cpp7066 bool Is64 = Obj->is64Bit(); in printMachOCompactUnwindSection() local
/external/llvm-project/llvm/tools/llvm-objdump/
DMachODump.cpp7911 bool Is64 = Obj->is64Bit(); in printMachOCompactUnwindSection() local
/external/llvm-project/clang/lib/CodeGen/
DCGBuiltin.cpp9341 bool Is64 = Ops[0]->getType()->getPrimitiveSizeInBits() == 64; in EmitAArch64BuiltinExpr() local