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

  /external/llvm/lib/Target/Mips/
MipsCCState.h 44 std::vector<TargetLowering::ArgListEntry> &FuncArgs,
75 std::vector<TargetLowering::ArgListEntry> &FuncArgs,
85 // provide a means of accessing ArgListEntry::IsFixed. Delete them from this
MipsCCState.cpp 101 std::vector<TargetLowering::ArgListEntry> &FuncArgs,
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64SelectionDAGInfo.cpp 38 TargetLowering::ArgListEntry Entry;
AArch64FastISel.cpp     [all...]
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonSelectionDAGInfo.cpp 39 TargetLowering::ArgListEntry Entry;
  /external/llvm/lib/Target/XCore/
XCoreSelectionDAGInfo.cpp 32 TargetLowering::ArgListEntry Entry;
XCoreISelLowering.cpp 488 TargetLowering::ArgListEntry Entry;
548 TargetLowering::ArgListEntry Entry;
    [all...]
  /external/llvm/include/llvm/CodeGen/
FastISel.h 32 struct ArgListEntry {
45 ArgListEntry()
54 typedef std::vector<ArgListEntry> ArgListTy;
  /external/llvm/lib/Target/ARM/
ARMSelectionDAGInfo.cpp 79 TargetLowering::ArgListEntry Entry;
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86SelectionDAGInfo.cpp 80 TargetLowering::ArgListEntry Entry;
X86ISelLowering.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp 81 void FastISel::ArgListEntry::setAttributes(ImmutableCallSite *CS,
694 ArgListEntry Entry;
    [all...]
LegalizeTypes.cpp     [all...]
TargetLowering.cpp 70 void TargetLowering::ArgListEntry::setAttributes(ImmutableCallSite *CS,
95 TargetLowering::ArgListEntry Entry;
    [all...]
LegalizeDAG.cpp     [all...]
SelectionDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
LegalizeIntegerTypes.cpp     [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]

Completed in 962 milliseconds