Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetCallingConv.h92 void setByValSize(unsigned S) { in setByValSize() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetCallingConv.h130 void setByValSize(unsigned S) { ByValSize = S; } in setByValSize() function
/external/llvm/include/llvm/Target/
DTargetCallingConv.h133 void setByValSize(unsigned S) { in setByValSize() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DCallLowering.cpp85 Arg.Flags.setByValSize(DL.getTypeAllocSize(ElementTy)); in setArgFlags()
/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/Target/X86/
DX86FastISel.cpp1586 Flags.setByValSize(FrameSize); in DoSelectCall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1203 Flags.setByValSize(FrameSize); in lowerCallTo()
DSelectionDAGBuilder.cpp8482 Flags.setByValSize(DL.getTypeAllocSize(ElementTy)); in LowerCallTo()
8975 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()