Home
last modified time | relevance | path

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

/external/llvm-project/llvm/test/CodeGen/Mips/
Dframeindex.ll9 ; MIPS32: t{{[0-9]+}}: i{{[0-9]+}} = LEA_ADDiu TargetFrameIndex:i32<0>, TargetConstant:i32<0>
10 ; MM: t{{[0-9]+}}: i{{[0-9]+}} = LEA_ADDiu_MM TargetFrameIndex:i32<0>, TargetConstant:i32<0>
11 ; MIPS64: t{{[0-9]+}}: i{{[0-9]+}} = LEA_ADDiu64 TargetFrameIndex:i64<0>, TargetConstant:i64<0>
/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h128 TargetFrameIndex, enumerator
DSelectionDAGNodes.h1401 : SDNode(isTarg ? ISD::TargetFrameIndex : ISD::FrameIndex,
1410 N->getOpcode() == ISD::TargetFrameIndex;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h134 TargetFrameIndex, enumerator
DSelectionDAGNodes.h1745 : SDNode(isTarg ? ISD::TargetFrameIndex : ISD::FrameIndex,
1754 N->getOpcode() == ISD::TargetFrameIndex;
/external/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h159 TargetFrameIndex, enumerator
DSelectionDAGNodes.h1707 : SDNode(isTarg ? ISD::TargetFrameIndex : ISD::FrameIndex,
1716 N->getOpcode() == ISD::TargetFrameIndex;
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp136 case ISD::TargetFrameIndex: return "TargetFrameIndex"; in getOperationName()
DSelectionDAG.cpp422 case ISD::TargetFrameIndex: in AddNodeIDCustom()
1296 unsigned Opc = isTarget ? ISD::TargetFrameIndex : ISD::FrameIndex; in getFrameIndex()
2475 case ISD::TargetFrameIndex: in computeKnownBits()
DSelectionDAGISel.cpp2745 case ISD::TargetFrameIndex: in SelectCodeCommon()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp163 case ISD::TargetFrameIndex: return "TargetFrameIndex"; in getOperationName()
DSelectionDAGISel.cpp2789 case ISD::TargetFrameIndex: in SelectCodeCommon()
DSelectionDAG.cpp528 case ISD::TargetFrameIndex: in AddNodeIDCustom()
1428 unsigned Opc = isTarget ? ISD::TargetFrameIndex : ISD::FrameIndex; in getFrameIndex()
3404 case ISD::TargetFrameIndex: in computeKnownBits()
DDAGCombiner.cpp20116 LLD->getBasePtr().getOpcode() == ISD::TargetFrameIndex || in SimplifySelectOps()
20117 RLD->getBasePtr().getOpcode() == ISD::TargetFrameIndex || in SimplifySelectOps()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp164 case ISD::TargetFrameIndex: return "TargetFrameIndex"; in getOperationName()
DSelectionDAGISel.cpp2795 case ISD::TargetFrameIndex: in SelectCodeCommon()
DSelectionDAG.cpp574 case ISD::TargetFrameIndex: in AddNodeIDCustom()
1493 unsigned Opc = isTarget ? ISD::TargetFrameIndex : ISD::FrameIndex; in getFrameIndex()
3374 case ISD::TargetFrameIndex: in computeKnownBits()
DDAGCombiner.cpp21551 LLD->getBasePtr().getOpcode() == ISD::TargetFrameIndex || in SimplifySelectOps()
21552 RLD->getBasePtr().getOpcode() == ISD::TargetFrameIndex || in SimplifySelectOps()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp1676 if (Base.getOpcode() != ISD::TargetFrameIndex && in SelectInlineAsmMemoryOperand()
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp1721 if (Base.getOpcode() != ISD::TargetFrameIndex && in SelectInlineAsmMemoryOperand()
/external/llvm/include/llvm/Target/
DTargetSelectionDAG.td353 def tframeindex : SDNode<"ISD::TargetFrameIndex", SDTPtrLeaf, [],
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetSelectionDAG.td337 def tframeindex : SDNode<"ISD::TargetFrameIndex", SDTPtrLeaf, [],
/external/llvm-project/llvm/include/llvm/Target/
DTargetSelectionDAG.td340 def tframeindex : SDNode<"ISD::TargetFrameIndex", SDTPtrLeaf, [],