Home
last modified time | relevance | path

Searched refs:NoCapture (Results 1 – 25 of 88) sorted by relevance

1234

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIntrinsicsXCore.td41 [NoCapture<0>]>;
42 def int_xcore_in : Intrinsic<[llvm_i32_ty],[llvm_anyptr_ty],[NoCapture<0>]>;
44 [NoCapture<0>]>;
46 [NoCapture<0>]>;
48 [NoCapture<0>]>;
50 [NoCapture<0>]>;
52 [NoCapture<0>]>;
54 [NoCapture<0>]>;
56 [NoCapture<0>]>;
58 [NoCapture<0>]>;
[all …]
DIntrinsics.td61 // NoCapture - The specified argument pointer is not captured by the intrinsic.
62 class NoCapture<int argNo> : IntrinsicProperty {
349 [IntrArgMemOnly, NoCapture<1>, NoCapture<2>]>;
471 [ IntrInaccessibleMemOrArgMemOnly, IntrWillReturn, ReadOnly<0>, NoCapture<0>,
512 [IntrArgMemOnly, IntrWillReturn, NoCapture<0>, NoCapture<1>,
517 [IntrArgMemOnly, IntrWillReturn, NoCapture<0>, NoCapture<1>,
522 [IntrArgMemOnly, IntrWillReturn, NoCapture<0>, WriteOnly<0>,
875 [IntrArgMemOnly, NoCapture<0>]>,
954 [IntrArgMemOnly, IntrWillReturn, NoCapture<1>, ImmArg<0>]>;
957 [IntrArgMemOnly, IntrWillReturn, NoCapture<1>, ImmArg<0>]>;
[all …]
DIntrinsicsWebAssembly.td85 [IntrInaccessibleMemOrArgMemOnly, ReadOnly<0>, NoCapture<0>,
91 [IntrInaccessibleMemOrArgMemOnly, ReadOnly<0>, NoCapture<0>,
96 [IntrInaccessibleMemOnly, NoCapture<0>, IntrHasSideEffects], "",
DIntrinsicsRISCV.td31 [IntrArgMemOnly, NoCapture<0>, ImmArg<3>]>;
35 [IntrArgMemOnly, NoCapture<0>, ImmArg<4>]>;
DIntrinsicsAArch64.td471 [IntrArgMemOnly, NoCapture<2>]>;
485 [IntrArgMemOnly, NoCapture<2>]>;
489 [IntrArgMemOnly, NoCapture<3>]>;
503 [IntrArgMemOnly, NoCapture<3>]>;
508 [IntrArgMemOnly, NoCapture<4>]>;
526 [IntrArgMemOnly, NoCapture<4>]>;
531 [IntrArgMemOnly, NoCapture<5>]>;
732 [IntrWriteMem, IntrArgMemOnly, NoCapture<0>, WriteOnly<0>]>;
737 [IntrWriteMem, IntrArgMemOnly, NoCapture<0>, WriteOnly<0>]>;
741 [IntrWriteMem, IntrArgMemOnly, NoCapture<0>, WriteOnly<0>]>;
[all …]
DIntrinsicsAMDGPU.td387 [IntrArgMemOnly, NoCapture<0>, ImmArg<2>, ImmArg<3>, ImmArg<4>], "",
402 [IntrArgMemOnly, NoCapture<0>, ImmArg<2>, ImmArg<3>, ImmArg<4>]
419 [NoCapture<0>,
429 [IntrConvergent, IntrArgMemOnly, NoCapture<0>, ImmArg<1>],
1500 [IntrNoMem, IntrSpeculatable, NoCapture<0>]
1506 [IntrNoMem, IntrSpeculatable, NoCapture<0>]
1722 [IntrArgMemOnly, NoCapture<0>], "", [SDNPMemOperand]>;
DIntrinsicsHexagon.td150 [IntrArgMemOnly, NoCapture<0>]>;
153 [IntrArgMemOnly, NoCapture<0>]>;
157 [llvm_ptr32_ty, llvm_i32_ty], [IntrArgMemOnly, NoCapture<0>]>;
160 [llvm_ptr64_ty, llvm_i64_ty], [IntrArgMemOnly, NoCapture<0>]>;
164 [IntrArgMemOnly, NoCapture<0>, NoCapture<1>, WriteOnly<0>, ReadOnly<1>]>;
168 [IntrArgMemOnly, NoCapture<0>, WriteOnly<0>]>;
174 [IntrArgMemOnly, NoCapture<3>]>;
177 [IntrArgMemOnly, NoCapture<2>]>;
191 [IntrArgMemOnly, NoCapture<4>]>;
194 [IntrArgMemOnly, NoCapture<3>]>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/IR/
DAttributes.gen24 NoCapture,
81 .Case("nocapture", Attribute::NoCapture)
254 return llvm::Attribute::NoCapture;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/IR/
DAttributes.gen24 NoCapture,
81 .Case("nocapture", Attribute::NoCapture)
254 return llvm::Attribute::NoCapture;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DAttributes.inc24 NoCapture,
81 .Case("nocapture", Attribute::NoCapture)
254 return llvm::Attribute::NoCapture;
DFunction.h435 return AttributeSets.hasAttribute(n, Attribute::NoCapture); in doesNotCapture()
438 addAttribute(n, Attribute::NoCapture); in setDoesNotCapture()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/IR/
DAttributes.gen24 NoCapture,
81 .Case("nocapture", Attribute::NoCapture)
254 return llvm::Attribute::NoCapture;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/IR/
DAttributes.gen24 NoCapture,
81 .Case("nocapture", Attribute::NoCapture)
254 return llvm::Attribute::NoCapture;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/IR/
DAttributes.gen24 NoCapture,
81 .Case("nocapture", Attribute::NoCapture)
254 return llvm::Attribute::NoCapture;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/IR/
DAttributesCompatFunc.inc25 NoCapture,
94 .Case("nocapture", Attribute::NoCapture)
283 return llvm::Attribute::NoCapture;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/
DAttributes.inc25 NoCapture,
94 .Case("nocapture", Attribute::NoCapture)
283 return llvm::Attribute::NoCapture;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp708 A->addAttr(Attribute::NoCapture); in addArgumentAttrs()
727 A->addAttr(Attribute::NoCapture); in addArgumentAttrs()
775 A->addAttr(Attribute::NoCapture); in addArgumentAttrs()
817 A->addAttr(Attribute::NoCapture); in addArgumentAttrs()
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dtext_to_binary.annotation_test.cpp230 CASE(NoCapture),
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
Dspirv.lua312 NoCapture = 5,
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
Dspirv.cs334 NoCapture = 5, enumerator
Dspirv.lua309 NoCapture = 5,
/third_party/spirv-headers/include/spirv/1.0/
Dspirv.lua305 NoCapture = 5,
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.lua305 NoCapture = 5,
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
Dspirv.cs334 NoCapture = 5, enumerator
/third_party/flutter/skia/third_party/externals/spirv-headers/include/spirv/1.2/
Dspirv.lua311 NoCapture = 5,

1234