Home
last modified time | relevance | path

Searched defs:InITBlock (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp1096 bool InITBlock = ITBlock.instrInITBlock(); in getThumbInstruction() local
1164 bool InITBlock = ITBlock.instrInITBlock(); in getThumbInstruction() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp647 bool ITSession::InITBlock() { return ITCounter != 0; } in InITBlock() function in ITSession
13948 bool EmulateInstructionARM::InITBlock() { in InITBlock() function in EmulateInstructionARM