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

  /external/llvm/include/llvm/Target/
TargetCallingConv.h 81 bool isNest() const { return Flags & Nest; }
TargetLowering.h     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 76 isNest = CS->paramHasAttr(AttrIdx, Attribute::Nest);
    [all...]
SelectionDAGBuilder.cpp     [all...]

Completed in 144 milliseconds