Home
last modified time | relevance | path

Searched defs:scalar (Results 1 – 25 of 36) sorted by relevance

12

/openbsd/gnu/llvm/lldb/source/Expression/
H A DIRMemoryMap.cpp588 Scalar &scalar, size_t size, in WriteScalarToMemory()
616 Scalar scalar(address); in WritePointerToMemory() local
716 void IRMemoryMap::ReadScalarFromMemory(Scalar &scalar, in ReadScalarFromMemory()
H A DIRInterpreter.cpp151 bool AssignToMatchType(lldb_private::Scalar &scalar, llvm::APInt value, in AssignToMatchType()
165 bool EvaluateValue(lldb_private::Scalar &scalar, const Value *value, in EvaluateValue()
221 bool AssignValue(const Value *value, lldb_private::Scalar scalar, in AssignValue()
/openbsd/regress/lib/libcrypto/curve25519/
H A Dx25519test.c93 uint8_t scalar[32] = {9}, point[32] = {9}, out[32]; in x25519_iterated_test() local
/openbsd/gnu/llvm/lldb/source/Plugins/Language/ObjC/
H A DNSIndexPath.cpp189 Scalar scalar((unsigned long long)value.first); in GetIndexAtIndex() local
192 Scalar scalar((unsigned int)value.first); in GetIndexAtIndex() local
/openbsd/gnu/llvm/lldb/source/Core/
H A DValue.cpp44 Value::Value(const Scalar &scalar) in Value()
578 Scalar scalar; in ResolveValue() local
H A DValueObjectChild.cpp188 Scalar scalar(m_value.GetScalar()); in UpdateValue() local
H A DValueObjectRegister.cpp299 bool ValueObjectRegister::ResolveValue(Scalar &scalar) { in ResolveValue()
H A DValueObject.cpp333 bool ValueObject::ResolveValue(Scalar &scalar) { in ResolveValue()
1102 Scalar scalar; in GetValueAsUnsigned() local
1120 Scalar scalar; in GetValueAsSigned() local
/openbsd/gnu/llvm/lldb/source/Plugins/ABI/ARC/
H A DABISysV_arc.cpp375 static void SetInteger(Scalar &scalar, uint64_t raw_value, bool is_signed) { in SetInteger()
383 static bool SetSizedInteger(Scalar &scalar, uint64_t raw_value, in SetSizedInteger()
409 static bool SetSizedFloat(Scalar &scalar, uint64_t raw_value, in SetSizedFloat()
/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h42 static constexpr LLT scalar(unsigned SizeInBits) { in scalar() function
/openbsd/lib/libcrypto/ec/
H A Decp_methods.c1011 ec_mul_ct(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, in ec_mul_ct()
1190 ec_mul_single_ct(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, in ec_mul_single_ct()
/openbsd/lib/libcrypto/mlkem/
H A Dmlkem1024.c103 typedef struct scalar { struct
106 } scalar; argument
H A Dmlkem768.c102 typedef struct scalar { struct
105 } scalar; argument
/openbsd/gnu/llvm/lldb/source/Plugins/ABI/X86/
H A DABIMacOSX_i386.cpp125 static bool ReadIntegerArgument(Scalar &scalar, unsigned int bit_width, in ReadIntegerArgument()
H A DABISysV_i386.cpp144 static bool ReadIntegerArgument(Scalar &scalar, unsigned int bit_width, in ReadIntegerArgument()
H A DABISysV_x86_64.cpp191 static bool ReadIntegerArgument(Scalar &scalar, unsigned int bit_width, in ReadIntegerArgument()
H A DABIWindows_x86_64.cpp206 static bool ReadIntegerArgument(Scalar &scalar, unsigned int bit_width, in ReadIntegerArgument()
/openbsd/gnu/llvm/llvm/tools/dsymutil/
H A DDebugMap.cpp182 StringRef ScalarTraits<Triple>::input(StringRef scalar, void *, Triple &value) { in input()
/openbsd/gnu/llvm/lldb/source/Plugins/Platform/Windows/
H A DPlatformWindows.cpp433 Scalar scalar; in UnloadImage() local
/openbsd/gnu/llvm/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp965 Scalar scalar; in UnloadImage() local
/openbsd/gnu/llvm/lldb/source/Target/
H A DProcess.cpp2071 Scalar scalar; in ReadUnsignedIntegerFromMemory() local
2082 Scalar scalar; in ReadSignedIntegerFromMemory() local
2090 Scalar scalar; in ReadPointerFromMemory() local
2099 Scalar scalar; in WritePointerToMemory() local
2207 size_t Process::WriteScalarToMemory(addr_t addr, const Scalar &scalar, in WriteScalarToMemory()
2226 bool is_signed, Scalar &scalar, in ReadScalarIntegerFromMemory()
/openbsd/gnu/gcc/gcc/
H A Dtree-scalar-evolution.c573 set_scalar_evolution (tree scalar, tree chrec) in set_scalar_evolution()
603 get_scalar_evolution (tree scalar) in get_scalar_evolution()
/openbsd/gnu/llvm/lldb/source/Plugins/ABI/SystemZ/
H A DABISysV_s390x.cpp281 static bool ReadIntegerArgument(Scalar &scalar, unsigned int bit_width, in ReadIntegerArgument()
/openbsd/gnu/llvm/llvm/docs/
H A DCommandLine.rst1387 .. _scalar: target
/openbsd/gnu/llvm/lldb/source/Utility/
H A DScalar.cpp894 llvm::raw_ostream &lldb_private::operator<<(llvm::raw_ostream &os, const Scalar &scalar) { in operator <<()

12