Home
last modified time | relevance | path

Searched refs:instrInITBlock (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp47 if (instrInITBlock()) in getITCC()
58 bool instrInITBlock() { in instrInITBlock() function in __anon49e16e0b0111::ITStatus
786 if (ITBlock.instrInITBlock()) in AddThumbPredicate()
801 if (ITBlock.instrInITBlock() && !ITBlock.instrLastInITBlock()) in AddThumbPredicate()
811 (isVectorPredicable(MI.getOpcode()) && ITBlock.instrInITBlock())) in AddThumbPredicate()
818 if (ITBlock.instrInITBlock()) { in AddThumbPredicate()
884 if (ITBlock.instrInITBlock()) in UpdateThumbVFPPredicate()
937 bool InITBlock = ITBlock.instrInITBlock(); in getThumbInstruction()
950 if (MI.getOpcode() == ARM::t2IT && ITBlock.instrInITBlock()) in getThumbInstruction()
1004 bool InITBlock = ITBlock.instrInITBlock(); in getThumbInstruction()