Searched refs:Pure (Results 1 – 13 of 13) sorted by relevance
| /freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/ |
| HD | OpenCLBuiltins.td | 306 list<bit> Pure = [1, 0, 0]; 852 … def : Builtin<name, [VectorType<Char, VSize>, Size, PointerType<ConstType<Char>, AS>], Attr.Pure>; 853 …ef : Builtin<name, [VectorType<UChar, VSize>, Size, PointerType<ConstType<UChar>, AS>], Attr.Pure>; 854 …ef : Builtin<name, [VectorType<Short, VSize>, Size, PointerType<ConstType<Short>, AS>], Attr.Pure>; 855 … : Builtin<name, [VectorType<UShort, VSize>, Size, PointerType<ConstType<UShort>, AS>], Attr.Pure>; 856 … def : Builtin<name, [VectorType<Int, VSize>, Size, PointerType<ConstType<Int>, AS>], Attr.Pure>; 857 … def : Builtin<name, [VectorType<UInt, VSize>, Size, PointerType<ConstType<UInt>, AS>], Attr.Pure>; 858 … def : Builtin<name, [VectorType<Long, VSize>, Size, PointerType<ConstType<Long>, AS>], Attr.Pure>; 859 …ef : Builtin<name, [VectorType<ULong, VSize>, Size, PointerType<ConstType<ULong>, AS>], Attr.Pure>; 860 …ef : Builtin<name, [VectorType<Float, VSize>, Size, PointerType<ConstType<Float>, AS>], Attr.Pure>; [all …]
|
| /freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| HD | Builtins.td | 300 let Attributes = [FunctionWithBuiltinPrefix, NoThrow, Pure, Constexpr]; 306 let Attributes = [FunctionWithBuiltinPrefix, NoThrow, Pure, Constexpr]; 314 let Attributes = [FunctionWithBuiltinPrefix, NoThrow, Pure, Constexpr]; 1175 let Attributes = [NoThrow, Pure, Const]; 2299 let Attributes = [NoThrow, Pure]; 2994 let Attributes = [NoThrow, Pure]; 3000 let Attributes = [NoThrow, Pure]; 3006 let Attributes = [NoThrow, Pure]; 3012 let Attributes = [NoThrow, Pure]; 3018 let Attributes = [NoThrow, Pure]; [all …]
|
| HD | BuiltinsBase.td | 28 def Pure : Attribute<"U">;
|
| HD | Attr.td | 2758 def Pure : InheritableAttr {
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/ |
| HD | DebugInfoFlags.def | 86 HANDLE_DISP_FLAG((1u << 5), Pure)
|
| /freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/ |
| HD | CommentCommands.td | 313 def Pure : PropertyCommand<"pure">;
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| HD | SPIRVCallLowering.cpp | 72 FuncControl |= static_cast<uint32_t>(SPIRV::FunctionControl::Pure); in getFunctionControl()
|
| HD | SPIRVSymbolicOperands.td | 1423 defm Pure : FunctionControlOperand<0x4>;
|
| /freebsd-13-stable/crypto/openssl/doc/man1/ |
| HD | ts.pod | 635 L<tsget(1)>. Pure TCP/IP protocol is not supported.
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/ |
| HD | ASTReaderDecl.cpp | 1070 const bool Pure = FunctionDeclBits.getNextBit(); in VisitFunctionDecl() local 1143 FD->setIsPureVirtual(Pure); in VisitFunctionDecl()
|
| /freebsd-13-stable/sys/dev/isp/ |
| HD | DriverManual.txt | 96 Pure, raw, performance is not a primary goal of this design. This design,
|
| /freebsd-13-stable/contrib/googletest/docs/ |
| HD | gmock_cook_book.md | 805 virtual void Pure(int n) = 0; 812 MOCK_METHOD(void, Pure, (int n), (override));
|
| /freebsd-13-stable/share/misc/ |
| HD | pci_vendors | 15814 11a6 Pure Data Ltd. 25256 1d00 Pure Storage
|