Searched defs:Semantics (Results 1 – 9 of 9) sorted by relevance
312 .. _stackmap-format:
380 .. _statepoint-stackmap-format:
4464 .. _binaryops:7485 .. _int_va_copy:7579 .. _int_gcread:7615 .. _int_gcwrite:7784 .. _int_read_register:7785 .. _int_write_register:7850 Semantics: argument7882 Semantics: argument9175 .. _int_overflow:9723 .. _int_at:[all …]
826 Semantics section in Ownership qualification886 .. _arc.ownership.restrictions:
199 SmallVector<Expr *, 4> Semantics; member in __anon83f8f2be0111::PseudoOpBuilder
667 const fltSemantics &Semantics = *TypeToFloatSemantics(Ty->getScalarType()); in getNegativeZero() local716 const fltSemantics &Semantics = *TypeToFloatSemantics(Ty->getScalarType()); in getInfinity() local
2469 bool AsmParser::parseDirectiveRealValue(const fltSemantics &Semantics) { in parseDirectiveRealValue()
194 unsigned Semantics : 3; // Provides semantics for APFloat construction in LLVM_ALIGNAS() local
1268 llvm::APFloat getValue(const llvm::fltSemantics &Semantics) const { in getValue()