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

  /external/llvm/include/llvm/CodeGen/
FastISel.h 82 SmallVector<ISD::ArgFlagsTy, 16> OutFlags;
176 OutFlags.clear();
  /external/llvm/lib/Target/X86/
X86FastISel.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsFastISel.cpp 949 CCInfo.AnalyzeCallOperands(OutVTs, CLI.OutFlags, CCAssignFnForCall(CC));
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCFastISel.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64FastISel.cpp     [all...]

Completed in 341 milliseconds