HomeSort by relevance Sort by last modified time
    Searched refs:SDNodeFlags (Results 1 - 10 of 10) sorted by null

  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h 674 ArrayRef<SDValue> Ops, const SDNodeFlags *Flags = nullptr);
684 const SDNodeFlags *Flags = nullptr);
    [all...]
SelectionDAGNodes.h 321 struct SDNodeFlags {
334 SDNodeFlags() {
683 const SDNodeFlags *getFlags() const;
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp 355 SDValue BuildReciprocalEstimate(SDValue Op, SDNodeFlags *Flags);
356 SDValue BuildRsqrtEstimate(SDValue Op, SDNodeFlags *Flags);
358 SDNodeFlags *Flags);
360 SDNodeFlags *Flags);
642 const SDNodeFlags *Flags = Op.getNode()->getFlags();
    [all...]
SelectionDAG.cpp 382 const SDNodeFlags *Flags) {
    [all...]
LegalizeVectorTypes.cpp 711 const SDNodeFlags *Flags = N->getFlags();
    [all...]
TargetLowering.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
LegalizeDAG.cpp     [all...]
  /external/llvm/lib/Target/AMDGPU/
SIISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]

Completed in 244 milliseconds