Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp294 bool verifyAllRegOpsScalar(const MachineInstr &MI,
1018 bool MachineVerifier::verifyAllRegOpsScalar(const MachineInstr &MI, in verifyAllRegOpsScalar() function in MachineVerifier
2193 verifyAllRegOpsScalar(*MI, *MRI); in verifyPreISelGenericInstruction()