Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp48 if (instrInITBlock()) in getITCC()
59 bool instrInITBlock() { in instrInITBlock() function in __anond06e30160111::ITStatus
940 if (ITBlock.instrInITBlock()) in AddThumbPredicate()
955 if (ITBlock.instrInITBlock() && !ITBlock.instrLastInITBlock()) in AddThumbPredicate()
965 (isVectorPredicable(MI) && ITBlock.instrInITBlock())) in AddThumbPredicate()
972 if (ITBlock.instrInITBlock()) { in AddThumbPredicate()
1041 if (ITBlock.instrInITBlock()) in UpdateThumbVFPPredicate()
1096 bool InITBlock = ITBlock.instrInITBlock(); in getThumbInstruction()
1109 if (MI.getOpcode() == ARM::t2IT && ITBlock.instrInITBlock()) in getThumbInstruction()
1164 bool InITBlock = ITBlock.instrInITBlock(); in getThumbInstruction()