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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h581 unsigned VCTPOpcodeToLSTP(unsigned Opcode, bool IsDoLoop) { function in namespace:llvm
H A DARMLowOverheadLoops.cpp189 return VCTPOpcodeToLSTP(VCTP->getOpcode(), IsDo);

Completed in 54 milliseconds