Home
last modified time | relevance | path

Searched refs:setByValSize (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetCallingConv.h92 void setByValSize(unsigned S) { in setByValSize() function
/external/llvm/include/llvm/Target/
DTargetCallingConv.h133 void setByValSize(unsigned S) { in setByValSize() function
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FastISel.cpp1586 Flags.setByValSize(FrameSize); in DoSelectCall()
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp986 Flags.setByValSize(FrameSize); in lowerCallTo()
DSelectionDAGBuilder.cpp7611 Flags.setByValSize(DL.getTypeAllocSize(ElementTy)); in LowerCallTo()
7903 Flags.setByValSize(DL.getTypeAllocSize(ElementTy)); in LowerArguments()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp6362 Flags.setByValSize(getTargetData()->getTypeAllocSize(ElementTy)); in LowerCallTo()
6588 Flags.setByValSize(TD->getTypeAllocSize(ElementTy)); in LowerArguments()