Searched defs:Semantics (Results 1 – 8 of 8) sorted by relevance
311 .. _stackmap-format:
4045 .. _binaryops:7064 .. _int_va_copy:7148 .. _int_gcread:7184 .. _int_gcwrite:7351 .. _int_read_register:7352 .. _int_write_register:7417 Semantics: argument7449 Semantics: argument9286 .. _int_at:9366 .. _int_mstore:[all …]
818 Semantics section in Ownership qualification878 .. _arc.ownership.restrictions:
199 SmallVector<Expr *, 4> Semantics; member in __anonc1820d4f0111::PseudoOpBuilder
667 const fltSemantics &Semantics = *TypeToFloatSemantics(Ty->getScalarType()); in getNegativeZero() local716 const fltSemantics &Semantics = *TypeToFloatSemantics(Ty->getScalarType()); in getInfinity() local
2467 bool AsmParser::parseDirectiveRealValue(const fltSemantics &Semantics) { in parseDirectiveRealValue()
194 unsigned Semantics : 3; // Provides semantics for APFloat construction variable
1268 llvm::APFloat getValue(const llvm::fltSemantics &Semantics) const { in getValue()