Searched defs:IsThumb (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/MC/
H A DMCObjectFileInfo.cpp556 const bool IsThumb = T.getArch() == Triple::thumb; local
/openbsd-current/gnu/llvm/llvm/lib/Target/ARM/
H A DARMCallLowering.cpp476 bool IsThumb = STI.isThumb(); local
H A DARMExpandPseudoInsts.cpp1723 bool IsThumb = STI->isThumb(); local
1853 bool IsThumb = STI->isThumb(); local
1837 addExclusiveRegPair(MachineInstrBuilder &MIB, MachineOperand &Reg, unsigned Flags, bool IsThumb, const TargetRegisterInfo *TRI) argument
[all...]
H A DARMISelLowering.cpp11321 bool IsThumb = Subtarget->isThumb(); local
/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOARM.h267 bool IsThumb = RE.Size & 0x2; variable
357 bool IsThumb = HalfDiffKindBits & 0x2; local
/openbsd-current/gnu/llvm/clang/lib/Driver/ToolChains/Arch/
H A DARM.cpp236 bool IsThumb = false; local
/openbsd-current/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp7861 bool IsThumb = SymbolFlags & SymbolRef::SF_Thumb; local

Completed in 316 milliseconds