Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp93 if (instrInVPTBlock()) in getVPTPred()
102 bool instrInVPTBlock() { in instrInVPTBlock() function in __anon572943500111::VPTStatus
970 if ((!isVectorPredicable(MI.getOpcode()) && VPTBlock.instrInVPTBlock()) || in AddThumbPredicate()
981 } else if (VPTBlock.instrInVPTBlock()) { in AddThumbPredicate()
1049 else if (VPTBlock.instrInVPTBlock()) { in UpdateThumbVFPPredicate()
1150 if (isVPTOpcode(MI.getOpcode()) && VPTBlock.instrInVPTBlock()) in getThumbInstruction()