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

  /external/llvm/lib/Target/X86/
X86CallingConv.h 32 ArgFlags.setInReg();
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetCallingConv.h 57 void setInReg() { Flags |= One << InRegOffs; }
  /external/clang/include/clang/CodeGen/
CGFunctionInfo.h 133 AI.setInReg(true);
145 AI.setInReg(true);
165 AI.setInReg(true);
303 void setInReg(bool IR) {
  /external/llvm/include/llvm/Target/
TargetCallingConv.h 77 void setInReg() { Flags |= One << InRegOffs; }
  /external/llvm/lib/CodeGen/
CallingConvLower.cpp 202 Flags.setInReg();
TargetLoweringBase.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86FastISel.cpp     [all...]
  /external/clang/lib/CodeGen/
TargetInfo.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
TargetLowering.cpp     [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]

Completed in 358 milliseconds