Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DXCOFFYAML.cpp258 static void auxSymMapping(IO &IO, XCOFFYAML::CsectAuxEnt &AuxSym, bool Is64) { in auxSymMapping()
280 static void auxSymMapping(IO &IO, XCOFFYAML::BlockAuxEnt &AuxSym, bool Is64) { in auxSymMapping()
290 bool Is64) { in auxSymMapping()
324 const bool Is64 = in mapping() local
H A DELFYAML.cpp1339 const bool Is64 = static_cast<ELFYAML::Object *>(Ctx)->Header.Class == in input() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmTypeCheck.h45 bool Is64; variable
H A DWebAssemblyAsmParser.cpp214 bool Is64) { in getOrCreateFunctionTableSymbol()
269 bool Is64; member in __anon9b7df71c0111::WebAssemblyAsmParser
H A DWebAssemblyAsmTypeCheck.cpp48 bool Is64) in WebAssemblyAsmTypeCheck()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp152 bool HasRelocationAddend, bool Is64) in MipsELFObjectWriter()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCAsmBackend.cpp230 bool Is64 = TT.isPPC64(); in createObjectTargetWriter() local
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/COFF/
H A DCOFFObject.h104 bool Is64 = false; member
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp60 bool Is64; member in __anon2be31a260111::COFFDumper
H A DMachODump.cpp7888 bool Is64 = Obj->is64Bit(); in printMachOCompactUnwindSection() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.cpp1245 bool Is64 = DoubleRegsRegClass.contains(PReg); in getNextPhysReg() local
/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp340 bool Is64 = isa<object::ELF64LEObjectFile>(Obj) || in handleCompressedSection() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp375 static unsigned getLogicalBitOpcode(unsigned Opc, bool Is64) { in getLogicalBitOpcode()
397 bool Is64 = Size > 32 || (DstRB->getID() == AMDGPU::VCCRegBankID && in selectG_AND_OR_XOR() local
2204 const bool Is64 = MRI->getType(VDataOut).getSizeInBits() == 64; in selectImageIntrinsic() local
3048 const bool Is64 = STI.isWave64(); in selectG_BRCOND() local
3260 const bool Is64 = DstTy.getSizeInBits() == 64; in selectG_EXTRACT_VECTOR_ELT() local
H A DAMDGPURegisterBankInfo.cpp895 bool Is64 = OpSize % 64 == 0; in executeInWaterfallLoop() local
H A DAMDGPULegalizerInfo.cpp7095 const bool Is64 = MRI.getType(NodePtr).getSizeInBits() == 64; in legalizeBVHIntersectRayIntrinsic() local
H A DSIISelLowering.cpp9821 const bool Is64 = NodePtr.getValueType() == MVT::i64; in LowerINTRINSIC_W_CHAIN() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp3163 bool Is64 = X86MCRegisterClasses[X86::GR64RegClassID].contains(BaseReg) || in ParseMemOperand() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp101 bool Is64 = O.is64Bit(); in getSectionPtr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp3162 bool Is64 = Subtarget.isPPC64(); in expandPostRAPseudo() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/
H A DARM.cpp5822 bool Is64 = Ops[0]->getType()->getPrimitiveSizeInBits() == 64; in EmitAArch64BuiltinExpr() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp4599 constexpr bool Is64 = ELFT::Is64Bits; in printSectionDetails() local