Home
last modified time | relevance | path

Searched defs:Semantics (Results 1 – 18 of 18) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPFloat.h151 enum Semantics { global() enum
682 const fltSemantics *Semantics; global() variable
798 Storage(const fltSemantics & Semantics,ArgTypes &&...Args) Storage() argument
875 usesLayout(const fltSemantics & Semantics) usesLayout() argument
935 APFloat(const fltSemantics & Semantics) APFloat() argument
937 APFloat(const fltSemantics & Semantics,integerPart I) APFloat() argument
942 APFloat(const fltSemantics & Semantics,uninitializedTag) APFloat() argument
944 APFloat(const fltSemantics & Semantics,const APInt & I) APFloat() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DAPNumericStorage.h61 llvm::APFloat getValue(const llvm::fltSemantics &Semantics) const { in getValue()
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPthreadLockChecker.cpp399 AcquireLockAux(const CallEvent & Call,CheckerContext & C,const Expr * MtxExpr,SVal MtxVal,bool IsTryLock,enum LockingSemantics Semantics,CheckerKind CheckKind) const AcquireLockAux() argument
538 DestroyLockAux(const CallEvent & Call,CheckerContext & C,const Expr * MtxExpr,SVal MtxVal,enum LockingSemantics Semantics,CheckerKind CheckKind) const DestroyLockAux() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp440 buildMemSemanticsReg(Register SemanticsRegister,Register PtrRegister,unsigned & Semantics,MachineIRBuilder & MIRBuilder,SPIRVGlobalRegistry * GR) buildMemSemanticsReg() argument
494 int Semantics = buildAtomicLoadInst() local
517 int Semantics = buildAtomicStoreInst() local
650 unsigned Semantics = SPIRV::MemorySemantics::None; buildAtomicRMWInst() local
674 unsigned Semantics = SPIRV::MemorySemantics::SequentiallyConsistent; buildAtomicFlagInst() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1028 const fltSemantics &Semantics = Ty->getScalarType()->getFltSemantics(); in getInfinity() local
969 const fltSemantics &Semantics = Ty->getScalarType()->getFltSemantics(); getNaN() local
980 const fltSemantics &Semantics = Ty->getScalarType()->getFltSemantics(); getQNaN() local
991 const fltSemantics &Semantics = Ty->getScalarType()->getFltSemantics(); getSNaN() local
1002 const fltSemantics &Semantics = Ty->getScalarType()->getFltSemantics(); getZero() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp3813 parseRealValue(const fltSemantics & Semantics,APInt & Res) parseRealValue() argument
3875 parseRealInstList(const fltSemantics & Semantics,SmallVectorImpl<APInt> & ValuesAsInt,const AsmToken::TokenKind EndToken) parseRealInstList() argument
3921 emitRealValues(const fltSemantics & Semantics,unsigned * Count) emitRealValues() argument
3939 addRealField(StringRef Name,const fltSemantics & Semantics,size_t Size) addRealField() argument
3965 parseDirectiveRealValue(StringRef IDVal,const fltSemantics & Semantics,size_t Size) parseDirectiveRealValue() argument
3980 parseDirectiveNamedRealValue(StringRef TypeName,const fltSemantics & Semantics,unsigned Size,StringRef Name,SMLoc NameLoc) parseDirectiveNamedRealValue() argument
4072 const fltSemantics *Semantics; parseFieldInitializer() local
[all...]
H A DAsmParser.cpp3251 parseRealValue(const fltSemantics & Semantics,APInt & Res) parseRealValue() argument
3296 parseDirectiveRealValue(StringRef IDVal,const fltSemantics & Semantics) parseDirectiveRealValue() argument
4923 parseDirectiveRealDCB(StringRef IDVal,const fltSemantics & Semantics) parseDirectiveRealDCB() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp388 const fltSemantics &Semantics = EltTy->getFltSemantics(); getNeutralReductionElement() local
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp5148 Storage(IEEEFloat F,const fltSemantics & Semantics) Storage() argument
5176 APFloat(const fltSemantics & Semantics,StringRef S) APFloat() argument
5221 getAllOnesValue(const fltSemantics & Semantics) getAllOnesValue() argument
[all...]
H A DZ3Solver.cpp791 const llvm::fltSemantics &Semantics = toAPFloat() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaPseudoObject.cpp190 SmallVector<Expr *, 4> Semantics; global() member in __anon6d48d9ae0111::PseudoOpBuilder
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp2555 const fltSemantics &Semantics = SelectionDAG::EVTToAPFloatSemantics(VT); getIsLtSmallestNormal() local
2572 const fltSemantics &Semantics = SelectionDAG::EVTToAPFloatSemantics(VT); getIsFinite() local
2591 const fltSemantics &Semantics = APFloat::IEEEsingle(); getScaledLogInput() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp370 const fltSemantics &Semantics = InputTy->getFltSemantics(); canEvaluateTruncated() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp11592 const fltSemantics &Semantics = SelectionDAG::EVTToAPFloatSemantics(VT); isNeutralConstant() local
12849 const fltSemantics &Semantics = EVTToAPFloatSemantics(VT); getNeutralElement() local
12861 const fltSemantics &Semantics = EVTToAPFloatSemantics(VT); getNeutralElement() local
[all...]
H A DTargetLowering.cpp8334 isFCmpEqualZero(FPClassTest Test,const fltSemantics & Semantics,const MachineFunction & MF) isFCmpEqualZero() argument
8386 const llvm::fltSemantics &Semantics = FloatTy->getFltSemantics(); expandIS_FPCLASS() local
H A DDAGCombiner.cpp5551 const fltSemantics &Semantics = InputTy->getFltSemantics(); isSaturatingMinMax() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp7241 const llvm::fltSemantics &Semantics = visit() local
7287 const llvm::fltSemantics &Semantics = visit() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp7800 const fltSemantics &Semantics = getFltSemanticForLLT(SrcTy.getScalarType()); lowerISFPCLASS() local