Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp1414 static bool isOpcodeRep(unsigned Opcode) { in isOpcodeRep() function
2234 if (isOpcodeRep(MI.getOpcode())) { in emitPrologue()