Home
last modified time | relevance | path

Searched defs:IsThumb (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOARM.h268 bool IsThumb = RE.Size & 0x2; in resolveRelocation() local
358 bool IsThumb = HalfDiffKindBits & 0x2; in processHALFSECTDIFFRelocation() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp516 const bool IsThumb = T.getArch() == Triple::thumb; in initCOFFMCObjectFileInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp437 std::unique_ptr<MCCodeEmitter> Emitter, bool IsThumb, in ARMELFStreamer()
702 bool IsThumb; member in __anonf133901f0111::ARMELFStreamer
1528 bool RelaxAll, bool IsThumb, in createARMELFStreamer()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMCallLowering.cpp474 bool IsThumb = STI.isThumb(); in lowerCall() local
H A DARMExpandPseudoInsts.cpp1584 bool IsThumb = STI->isThumb(); in ExpandCMP_SWAP() local
1697 unsigned Flags, bool IsThumb, in addExclusiveRegPair()
1712 bool IsThumb = STI->isThumb(); in ExpandCMP_SWAP_64() local
H A DARMISelLowering.cpp10742 bool IsThumb = Subtarget->isThumb(); in EmitStructByval() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/Arch/
H A DARM.cpp217 bool IsThumb = false; in setArchNameInTriple() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp7577 bool IsThumb = SymbolFlags & SymbolRef::SF_Thumb; in DisassembleMachO() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp7271 bool IsThumb = getTarget().getTriple().getArch() == llvm::Triple::thumb; in EmitARMBuiltinExpr() local