Home
last modified time | relevance | path

Searched refs:ByVal (Results 1 – 25 of 86) sorted by relevance

1234

/third_party/zlib/old/
Dvisual-basic.txt32 Declare Function compress Lib "ZLIB.DLL" (ByVal compr As
33 String, comprLen As Any, ByVal buf As String, ByVal buflen
35 Declare Function uncompress Lib "ZLIB.DLL" (ByVal uncompr
36 As String, uncomprLen As Any, ByVal compr As String, ByVal
38 Declare Function gzopen Lib "ZLIB.DLL" (ByVal filePath As
39 String, ByVal mode As String) As Long
40 Declare Function gzread Lib "ZLIB.DLL" (ByVal file As
41 Long, ByVal uncompr As String, ByVal uncomprLen As Integer)
43 Declare Function gzwrite Lib "ZLIB.DLL" (ByVal file As
44 Long, ByVal uncompr As String, ByVal uncomprLen As Integer)
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAttributes.cpp168 return get(Context, ByVal, Ty); in getWithByValType()
396 if (hasAttribute(Attribute::ByVal)) { in getAsString()
778 case Attribute::ByVal: in get()
854 if (I.hasAttribute(Attribute::ByVal)) in getByValType()
1468 else if (Kind == Attribute::ByVal) in addAttribute()
1492 else if (Val == Attribute::ByVal) in removeAttribute()
1577 Attrs[Attribute::ByVal] = true; in addByValAttr()
1707 Incompatible.addAttribute(Attribute::ByVal) in typeIncompatible()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DAttributes.inc8 ByVal,
65 .Case("byval", Attribute::ByVal)
174 return llvm::Attribute::ByVal;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/IR/
DAttributes.gen8 ByVal,
65 .Case("byval", Attribute::ByVal)
174 return llvm::Attribute::ByVal;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/IR/
DAttributes.gen8 ByVal,
65 .Case("byval", Attribute::ByVal)
174 return llvm::Attribute::ByVal;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/IR/
DAttributes.gen8 ByVal,
65 .Case("byval", Attribute::ByVal)
174 return llvm::Attribute::ByVal;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/IR/
DAttributes.gen8 ByVal,
65 .Case("byval", Attribute::ByVal)
174 return llvm::Attribute::ByVal;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/IR/
DAttributes.gen8 ByVal,
65 .Case("byval", Attribute::ByVal)
174 return llvm::Attribute::ByVal;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/
DAttributes.inc8 ByVal,
77 .Case("byval", Attribute::ByVal)
198 return llvm::Attribute::ByVal;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/IR/
DAttributesCompatFunc.inc8 ByVal,
77 .Case("byval", Attribute::ByVal)
198 return llvm::Attribute::ByVal;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetCallingConv.td39 /// CCIfByVal - If the current argument has ByVal parameter attribute, apply
135 /// slot to implement ByVal aggregate parameter passing. Size and alignment
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DCallSite.h608 return paramHasAttr(ArgNo, Attribute::ByVal); in isByValArgument()
618 return paramHasAttr(ArgNo, Attribute::ByVal) || in isByValOrInAllocaArgument()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCallLowering.cpp95 if (Attrs.hasAttribute(OpIdx, Attribute::ByVal)) in setArgFlags()
103 auto Ty = Attrs.getAttribute(OpIdx, Attribute::ByVal).getValueAsType(); in setArgFlags()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DValueMapper.cpp903 if (Attrs.hasAttribute(i, Attribute::ByVal)) { in remapInstruction()
904 Type *Ty = Attrs.getAttribute(i, Attribute::ByVal).getValueAsType(); in remapInstruction()
908 Attrs = Attrs.removeAttribute(C, i, Attribute::ByVal); in remapInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLint.cpp275 if (PAL.hasParamAttribute(ArgNo, Attribute::ByVal)) in visitCallSite()
308 if (PAL.hasParamAttribute(ArgNo++, Attribute::ByVal)) in visitCallSite()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/
DIRMover.cpp639 if (Attrs.hasAttribute(i, Attribute::ByVal)) { in mapAttributeTypes()
640 Type *Ty = Attrs.getAttribute(i, Attribute::ByVal).getValueAsType(); in mapAttributeTypes()
644 Attrs = Attrs.removeAttribute(C, i, Attribute::ByVal); in mapAttributeTypes()
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
Dspirv.lua306 ByVal = 2,
/third_party/spirv-headers/include/spirv/1.1/
Dspirv.cs331 ByVal = 2, enumerator
Dspirv.lua306 ByVal = 2,
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.lua302 ByVal = 2,
Dspirv.cs327 ByVal = 2, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
Dspirv.lua309 ByVal = 2,
/third_party/spirv-headers/include/spirv/1.0/
Dspirv.cs327 ByVal = 2, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
Dspirv.lua302 ByVal = 2,
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
Dspirv.lua309 ByVal = 2,

1234