Home
last modified time | relevance | path

Searched defs:Thumb (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DJITSymbol.h196 Thumb = 1 << 0 enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/
DJITSymbol.h217 Thumb = 1 << 0 enumerator
/external/kotlinx.serialization/benchmark/src/jmh/kotlin/kotlinx/benchmarks/model/
DTwitter.kt167 data class Thumb( dataClass
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp1410 const bool Thumb = Opcode == ARM::tTPsoft; in ExpandMI() local
1927 const bool Thumb = Opcode == ARM::tBL_PUSHLR; in ExpandMI() local
DARMFrameLowering.cpp2250 bool Thumb = ST->isThumb(); in adjustForSegmentedStacks() local
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h136 Thumb = 0x1C2, enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp2485 const bool Thumb = Opcode == ARM::tTPsoft; in ExpandMI() local
3072 const bool Thumb = Opcode == ARM::tBL_PUSHLR; in ExpandMI() local
DARMFrameLowering.cpp2914 bool Thumb = ST->isThumb(); in adjustForSegmentedStacks() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h147 Thumb = 0x1C2, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h145 Thumb = 0x1C2, enumerator
/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h132 Thumb = 0xf0, enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h132 Thumb = 0xf0, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h136 Thumb = 0xf0, enumerator
/external/llvm/lib/Target/ARM/
DARMFrameLowering.cpp1849 bool Thumb = ST->isThumb(); in adjustForSegmentedStacks() local