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

  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 544 /// getByValTypeAlignment - Return the desired alignment for ByVal aggregate
547 unsigned getByValTypeAlignment(Type *Ty,
    [all...]
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 650 unsigned getByValTypeAlignment(Type *Ty,
    [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 752 virtual unsigned getByValTypeAlignment(Type *Ty, const DataLayout &DL) const;
    [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]

Completed in 3635 milliseconds