Home
last modified time | relevance | path

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

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