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

  /external/llvm/include/llvm/Target/
TargetCallingConv.h 89 unsigned getByValSize() const {
  /external/llvm/lib/CodeGen/
CallingConvLower.cpp 47 unsigned Size = ArgFlags.getByValSize();
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp 382 unsigned Size = Flags.getByValSize();
    [all...]
  /external/llvm/lib/Target/X86/
X86FastISel.cpp     [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 347 milliseconds