/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCAsmBackend.cpp | 210 bool Is64 = TT.isPPC64(); in createObjectTargetWriter() local 225 bool Is64 = TT.isPPC64(); in createObjectTargetWriter() local
|
/external/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCAsmBackend.cpp | 222 bool Is64 = TT.isPPC64(); in createObjectTargetWriter() local
|
/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFObjectWriter.cpp | 214 bool HasRelocationAddend, bool Is64) in MipsELFObjectWriter()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFObjectWriter.cpp | 214 bool HasRelocationAddend, bool Is64) in MipsELFObjectWriter()
|
/external/llvm-project/llvm/tools/llvm-objcopy/COFF/ |
D | Object.h | 103 bool Is64 = false; member
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | AMDGPUInstructionSelector.cpp | 265 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
|
D | AMDGPURegisterBankInfo.cpp | 909 bool Is64 = OpSize % 64 == 0; in executeInWaterfallLoop() local
|
D | AMDGPULegalizerInfo.cpp | 4536 bool Is64 = MRI.getType(NodePtr).getSizeInBits() == 64; in legalizeBVHIntrinsic() local
|
D | SIISelLowering.cpp | 7346 bool Is64 = NodePtr.getValueType() == MVT::i64; in LowerINTRINSIC_W_CHAIN() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonBitTracker.cpp | 1132 bool Is64 = DoubleRegsRegClass.contains(PReg); in getNextPhysReg() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonBitTracker.cpp | 1250 bool Is64 = DoubleRegsRegClass.contains(PReg); in getNextPhysReg() local
|
/external/llvm-project/llvm/lib/Target/Hexagon/ |
D | HexagonBitTracker.cpp | 1248 bool Is64 = DoubleRegsRegClass.contains(PReg); in getNextPhysReg() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUInstructionSelector.cpp | 238 static unsigned getLogicalBitOpcode(unsigned Opc, bool Is64) { in getLogicalBitOpcode() 1724 const bool Is64 = DstTy.getSizeInBits() == 64; in selectG_EXTRACT_VECTOR_ELT() local
|
D | AMDGPURegisterBankInfo.cpp | 888 bool Is64 = OpSize % 64 == 0; in executeInWaterfallLoop() local
|
/external/llvm/tools/llvm-readobj/ |
D | ELFDumper.cpp | 1771 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/ |
D | ELFYAML.cpp | 1060 const bool Is64 = static_cast<ELFYAML::Object *>(Ctx)->Header.Class == in input() local
|
/external/llvm/lib/Object/ |
D | MachOObjectFile.cpp | 80 bool Is64 = O->is64Bit(); in getSectionPtr() local
|
/external/clang/lib/CodeGen/ |
D | CGBuiltin.cpp | 5083 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/ |
D | MachOObjectFile.cpp | 98 bool Is64 = O.is64Bit(); in getSectionPtr() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | MachOObjectFile.cpp | 98 bool Is64 = O.is64Bit(); in getSectionPtr() local
|
/external/llvm-project/llvm/tools/llvm-readobj/ |
D | ELFDumper.cpp | 4249 constexpr bool Is64 = ELFT::Is64Bits; in printSectionDetails() local
|
/external/llvm/tools/llvm-objdump/ |
D | MachODump.cpp | 7066 bool Is64 = Obj->is64Bit(); in printMachOCompactUnwindSection() local
|
/external/llvm-project/llvm/tools/llvm-objdump/ |
D | MachODump.cpp | 7911 bool Is64 = Obj->is64Bit(); in printMachOCompactUnwindSection() local
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGBuiltin.cpp | 9341 bool Is64 = Ops[0]->getType()->getPrimitiveSizeInBits() == 64; in EmitAArch64BuiltinExpr() local
|