| /freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ |
| H A D | XCOFFYAML.cpp | 258 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 D | ELFYAML.cpp | 1339 const bool Is64 = static_cast<ELFYAML::Object *>(Ctx)->Header.Class == in input() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/ |
| H A D | WebAssemblyAsmTypeCheck.h | 45 bool Is64; variable
|
| H A D | WebAssemblyAsmParser.cpp | 214 bool Is64) { in getOrCreateFunctionTableSymbol() 269 bool Is64; member in __anon9b7df71c0111::WebAssemblyAsmParser
|
| H A D | WebAssemblyAsmTypeCheck.cpp | 48 bool Is64) in WebAssemblyAsmTypeCheck()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
| H A D | MipsELFObjectWriter.cpp | 152 bool HasRelocationAddend, bool Is64) in MipsELFObjectWriter()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| H A D | PPCAsmBackend.cpp | 230 bool Is64 = TT.isPPC64(); in createObjectTargetWriter() local
|
| /freebsd/contrib/llvm-project/llvm/lib/ObjCopy/COFF/ |
| H A D | COFFObject.h | 104 bool Is64 = false; member
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
| H A D | COFFDump.cpp | 60 bool Is64; member in __anon2be31a260111::COFFDumper
|
| H A D | MachODump.cpp | 7888 bool Is64 = Obj->is64Bit(); in printMachOCompactUnwindSection() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonBitTracker.cpp | 1245 bool Is64 = DoubleRegsRegClass.contains(PReg); in getNextPhysReg() local
|
| /freebsd/contrib/llvm-project/llvm/lib/DWP/ |
| H A D | DWP.cpp | 340 bool Is64 = isa<object::ELF64LEObjectFile>(Obj) || in handleCompressedSection() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUInstructionSelector.cpp | 375 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 D | AMDGPURegisterBankInfo.cpp | 895 bool Is64 = OpSize % 64 == 0; in executeInWaterfallLoop() local
|
| H A D | AMDGPULegalizerInfo.cpp | 7095 const bool Is64 = MRI.getType(NodePtr).getSizeInBits() == 64; in legalizeBVHIntersectRayIntrinsic() local
|
| H A D | SIISelLowering.cpp | 9821 const bool Is64 = NodePtr.getValueType() == MVT::i64; in LowerINTRINSIC_W_CHAIN() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/ |
| H A D | X86AsmParser.cpp | 3163 bool Is64 = X86MCRegisterClasses[X86::GR64RegClassID].contains(BaseReg) || in ParseMemOperand() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Object/ |
| H A D | MachOObjectFile.cpp | 101 bool Is64 = O.is64Bit(); in getSectionPtr() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.cpp | 3162 bool Is64 = Subtarget.isPPC64(); in expandPostRAPseudo() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/ |
| H A D | ARM.cpp | 5822 bool Is64 = Ops[0]->getType()->getPrimitiveSizeInBits() == 64; in EmitAArch64BuiltinExpr() local
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| H A D | ELFDumper.cpp | 4599 constexpr bool Is64 = ELFT::Is64Bits; in printSectionDetails() local
|