Searched defs:Semantics (Results 1 – 10 of 10) sorted by relevance
36 enum Semantics { enum
310 .. _stackmap-format:
549 .. _statepoint-stackmap-format:
5634 .. _binaryops:8835 .. _int_va_copy:8929 .. _int_gcread:8965 .. _int_gcwrite:9132 .. _int_read_register:9133 .. _int_write_register:9198 Semantics: argument9230 Semantics: argument9235 .. _int_get_dynamic_area_offset:10642 .. _int_overflow:[all …]
826 Semantics section in Ownership qualification886 .. _arc.ownership.restrictions:
682 const fltSemantics &Semantics = *TypeToFloatSemantics(Ty->getScalarType()); in getNaN() local693 const fltSemantics &Semantics = *TypeToFloatSemantics(Ty->getScalarType()); in getNegativeZero() local742 const fltSemantics &Semantics = *TypeToFloatSemantics(Ty->getScalarType()); in getInfinity() local
192 SmallVector<Expr *, 4> Semantics; member in __anon619057bf0111::PseudoOpBuilder
2606 bool AsmParser::parseDirectiveRealValue(const fltSemantics &Semantics) { in parseDirectiveRealValue()
149 unsigned Semantics : 3; // Provides semantics for APFloat construction in LLVM_ALIGNAS() local
1299 llvm::APFloat getValue(const llvm::fltSemantics &Semantics) const { in getValue()