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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp93 if (instrInVPTBlock())
102 bool instrInVPTBlock() { function in class:__anon2174::VPTStatus
809 if ((!isVectorPredicable(MI.getOpcode()) && VPTBlock.instrInVPTBlock()) ||
820 } else if (VPTBlock.instrInVPTBlock()) {
884 else if (VPTBlock.instrInVPTBlock()) {
985 if (isVPTOpcode(MI.getOpcode()) && VPTBlock.instrInVPTBlock())

Completed in 67 milliseconds