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

  /external/llvm/include/llvm/Target/
TargetCallingConv.h 101 void setInConsecutiveRegs() { Flags |= One << InConsecutiveRegsOffs; }
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
TargetCallingConv.h 103 void setInConsecutiveRegs() { IsInConsecutiveRegs = 1; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64CallLowering.cpp 220 SplitArgs.back().Flags.setInConsecutiveRegs();
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMCallLowering.cpp 223 Flags.setInConsecutiveRegs();
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]

Completed in 201 milliseconds