Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SelectionDAGInfo.cpp40 const auto MachineOpcode = [&]() { in EmitMOPS() local
69 MachineSDNode *Node = DAG.getMachineNode(MachineOpcode, DL, ResultTys, Ops); in EmitMOPS()
75 MachineSDNode *Node = DAG.getMachineNode(MachineOpcode, DL, ResultTys, Ops); in EmitMOPS()
H A DAArch64ISelLowering.cpp26151 const unsigned MachineOpcode = in ReplaceATOMIC_LOAD_128Results() local
26169 DAG.getMachineNode(MachineOpcode, SDLoc(N), in ReplaceATOMIC_LOAD_128Results()