Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64SIMDInstrOpt.cpp161 bool shouldReplaceInst(MachineFunction *MF, const MCInstrDesc *InstDesc,
219 shouldReplaceInst(MachineFunction *MF, const MCInstrDesc *InstDesc, in shouldReplaceInst() function in AArch64SIMDInstrOpt
286 if (shouldReplaceInst(MF, OriginalMCID, ReplInstrMCID)) in shouldExitEarly()
300 if (shouldReplaceInst(MF, OriginalMCID, ReplInstrMCID)) { in shouldExitEarly()
421 if (!shouldReplaceInst(MI.getParent()->getParent(), &TII->get(MI.getOpcode()), in optimizeVectElement()
541 if (!shouldReplaceInst(MI.getParent()->getParent(), &TII->get(MI.getOpcode()), in optimizeLdStInterleave()