Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86InstrInfo.cpp3041 static bool isFMA3(unsigned Opcode, bool *IsIntrinsic = nullptr) { in isFMA3() function
3393 if (isFMA3(MI.getOpcode())) { in commuteInstructionImpl()
3575 isFMA3(Opc, &IsIntrinOpcode); in getFMA3OpcodeToCommuteOperands()
3679 if (isFMA3(MI.getOpcode())) in findCommutedOpIndices()