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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
CallLowering.cpp 88 unsigned FrameAlign;
90 FrameAlign = FuncInfo.getParamAlignment(OpIdx - 2);
92 FrameAlign = getTLI()->getByValTypeAlignment(ElementTy, DL);
93 Arg.Flags.setByValAlign(FrameAlign);
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86FastISel.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]

Completed in 292 milliseconds