| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | Error.h | 203 Error(std::unique_ptr<ErrorInfoBase> Payload) { in Error() 328 ErrorInfoBase *Payload = nullptr; variable 946 inline Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload) { in handleErrorImpl() 951 Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload, in handleErrorImpl() 971 std::unique_ptr<ErrorInfoBase> Payload = E.takePayload(); in handleErrors() local 1003 const ErrorInfoBase *Payload = E.getPtr(); in visitErrors() local 1382 std::unique_ptr<ErrorInfoBase> Payload; in build() local
|
| H A D | OnDiskHashTable.h | 435 const unsigned char *Payload; variable
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | PatternInit.cpp | 57 llvm::APInt Payload(64, NaNPayload); in initializationPatternFor() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Annotations/ |
| H A D | Annotations.h | 120 llvm::StringRef Payload; member
|
| /freebsd/contrib/llvm-project/clang/lib/Interpreter/ |
| H A D | Value.cpp | 48 static ValueStorage *getFromPayload(void *Payload) { in getFromPayload() 159 unsigned char *Payload = in Value() local
|
| /freebsd/contrib/llvm-project/clang/lib/APINotes/ |
| H A D | APINotesReader.cpp | 239 uint8_t Payload = *Data++; in readUnversioned() local 327 uint8_t Payload = endian::readNext<uint8_t, llvm::endianness::little>(Data); in ReadParamInfo() local 346 uint8_t Payload = endian::readNext<uint8_t, llvm::endianness::little>(Data); in ReadFunctionInfo() local 404 uint8_t Payload = *Data++; in readUnversioned() local 533 uint8_t Payload = *Data++; in readUnversioned() local 587 uint8_t Payload = *Data++; in readUnversioned() local 664 uint8_t Payload = *Data++; in readUnversioned() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Testing/Annotations/ |
| H A D | Annotations.cpp | 31 std::optional<llvm::StringRef> Payload; in Annotations() local
|
| /freebsd/contrib/llvm-project/llvm/lib/SandboxIR/ |
| H A D | Constant.cpp | 110 Constant *ConstantFP::getNaN(Type *Ty, bool Negative, uint64_t Payload) { in getNaN() 114 Constant *ConstantFP::getQNaN(Type *Ty, bool Negative, APInt *Payload) { in getQNaN() 118 Constant *ConstantFP::getSNaN(Type *Ty, bool Negative, APInt *Payload) { in getSNaN()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
| H A D | TypeSystemClang.h | 86 operator Type::Payload() { return m_payload; } in Payload() function
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/ |
| H A D | Type.h | 570 typedef uint32_t Payload; typedef
|
| /freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/ |
| H A D | MachOObject.h | 87 std::vector<uint8_t> Payload; member
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Constants.cpp | 1026 Constant *ConstantFP::getNaN(Type *Ty, bool Negative, uint64_t Payload) { in getNaN() 1037 Constant *ConstantFP::getQNaN(Type *Ty, bool Negative, APInt *Payload) { in getQNaN() 1048 Constant *ConstantFP::getSNaN(Type *Ty, bool Negative, APInt *Payload) { in getSNaN()
|
| H A D | AsmWriter.cpp | 1554 APInt Payload = apf.bitcastToAPInt(); in WriteAPFloatInternal() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
| H A D | WasmYAML.h | 205 yaml::BinaryRef Payload; member
|
| /freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | InstrProfReader.cpp | 1035 const unsigned char *Buckets, const unsigned char *const Payload, in InstrProfReaderIndex()
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | APFloat.cpp | 3312 APInt Payload; in convertFromStringSpecials() local
|
| /freebsd/contrib/llvm-project/llvm/lib/AsmParser/ |
| H A D | LLParser.cpp | 6448 APInt Payload = ID.APFloatVal.bitcastToAPInt(); in convertValIDToValue() local
|