HomeSort by relevance Sort by last modified time
    Searched refs:Glue (Results 26 - 40 of 40) sorted by null

12

  /external/llvm/lib/Target/Mips/
MipsSEISelDAGToDAG.cpp 248 return CurDAG->SelectNodeTo(Node, MOp, VT, MVT::Glue, LHS,
MipsISelLowering.cpp 441 SDValue DivRem = DAG.getNode(Opc, DL, MVT::Glue,
523 return DAG.getNode(MipsISD::FPCmp, DL, MVT::Glue, LHS, RHS,
    [all...]
MipsSEISelLowering.cpp 506 SDValue MSub = CurDAG->getNode(MultOpc, DL, MVT::Glue,
    [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXISelDAGToDAG.cpp     [all...]
  /external/llvm/lib/Target/R600/
AMDGPUISelDAGToDAG.cpp 676 SDVTList VTList = CurDAG->getVTList(MVT::i32, MVT::Glue);
  /external/llvm/utils/TableGen/
DAGISelMatcherGen.cpp 82 /// nodes array of all of the recorded input nodes that have glue results.
402 // glue).
420 // If this node has an output glue and isn't the root, remember it.
427 "' glue output node",
429 // Remember all of the nodes with output glue our pattern will match.
433 // If this node is known to have an input glue or if it *might* have an input
434 // glue, capture it as the glue input of the pattern.
742 // TreeHasOutGlue - True if this tree has glue.
810 // If this node has input glue or explicitly specified input physregs, w
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
AArch64ISelDAGToDAG.cpp     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp 582 SDVTList NodeTys = DAG.getVTList(MVT::Other, MVT::Glue);
697 if (Node->getOperand(NumOps-1).getValueType() == MVT::Glue)
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeIntegerTypes.cpp     [all...]
DAGCombiner.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp 119 // FIXME: Remove this once the ANDI glue bug is fixed:
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp     [all...]

Completed in 363 milliseconds

12