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

  /external/llvm/include/llvm/Target/
TargetCallingConv.h 86 void setInAlloca() { Flags |= One << InAllocaOffs; }
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
TargetCallingConv.h 79 void setInAlloca() { IsInAlloca = 1; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
CallLowering.cpp 81 Arg.Flags.setInAlloca();
  /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 3067 milliseconds