Searched defs:Thumb (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DJITSymbol.h196 Thumb = 1 << 0 enumerator in enum:llvm::ARMJITSymbolFlags::FlagNames
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp1410 const bool Thumb = Opcode == ARM::tTPsoft; local
1927 const bool Thumb = Opcode == ARM::tBL_PUSHLR; local
[all...]
H A DARMFrameLowering.cpp2250 bool Thumb = ST->isThumb(); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h145 Thumb = 0x1C2, member in class:llvm::pdb::PDB_Checksum::PDB_Machine
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h136 Thumb = 0xf0, member in class:llvm::codeview::CPUType

Completed in 134 milliseconds