Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetCallingConv.h147 void setByValSize(unsigned S) { ByValSize = S; } in setByValSize() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCallLowering.cpp104 Flags.setByValSize(DL.getTypeAllocSize(Ty ? Ty : ElementTy)); in setArgFlags()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1217 Flags.setByValSize(FrameSize); in lowerCallTo()
DSelectionDAGBuilder.cpp9232 Flags.setByValSize(FrameSize); in LowerCallTo()
9740 Flags.setByValSize(FrameSize); in LowerArguments()