Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMFixCortexA57AES1742098Pass.cpp112 static bool isSafeAESInput(MachineInstr &MI);
132 bool ARMFixCortexA57AES1742098::isSafeAESInput(MachineInstr &MI) { in isSafeAESInput() function in ARMFixCortexA57AES1742098
319 return !isSafeAESInput(*MI); in analyzeMF()