Home
last modified time | relevance | path

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

/aosp_15_r20/external/vixl/src/aarch32/
H A Ddisasm-aarch32.h53 bool InITBlock() const { return it_mask_ != 0; } in InITBlock() function
561 bool InITBlock() const { return it_block_.InITBlock(); } in InITBlock() function
H A Dassembler-aarch32.h179 bool InITBlock() { return it_mask_ != 0; } in InITBlock() function
/aosp_15_r20/external/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp573 static void AddThumb1SBit(MCInst &MI, bool InITBlock) { in AddThumb1SBit()
727 bool InITBlock = ITBlock.instrInITBlock(); in getInstruction() local
770 bool InITBlock = ITBlock.instrInITBlock(); in getInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp730 static void AddThumb1SBit(MCInst &MI, bool InITBlock) { in AddThumb1SBit()
935 bool InITBlock = ITBlock.instrInITBlock(); in getThumbInstruction() local
1002 bool InITBlock = ITBlock.instrInITBlock(); in getThumbInstruction() local
/aosp_15_r20/external/capstone/arch/ARM/
H A DARMDisassembler.c577 static void AddThumb1SBit(MCInst *MI, bool InITBlock) in AddThumb1SBit()
710 bool InITBlock; in _Thumb_getInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp1096 bool InITBlock = ITBlock.instrInITBlock(); in getThumbInstruction() local
1164 bool InITBlock = ITBlock.instrInITBlock(); in getThumbInstruction() local