HomeSort by relevance Sort by last modified time
    Searched defs:setByValSize (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetCallingConv.h 92 void setByValSize(unsigned S) {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
TargetCallingConv.h 130 void setByValSize(unsigned S) { ByValSize = S; }
  /external/llvm/include/llvm/Target/
TargetCallingConv.h 133 void setByValSize(unsigned S) {

Completed in 217 milliseconds