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

  /external/llvm/include/llvm/Target/
TargetCallingConv.h 70 bool isInReg() const { return Flags & InReg; }
TargetLowering.h     [all...]
  /external/llvm/lib/Target/Mips/
MipsFastISel.cpp     [all...]
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCFastISel.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 74 isInReg = CS->paramHasAttr(AttrIdx, Attribute::InReg);
    [all...]
SelectionDAGBuilder.cpp     [all...]