Home
last modified time | relevance | path

Searched defs:Sat (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp394 Value *Sat = Builder.CreateCall(Fn, In); tryToFPToSat() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1189 Value *Sat = Builder.CreateCall(F, {AT, BT}); matchSAddSubSat() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp6882 bool Sat = CntName.ends_with("_sat"); parseCnt() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp10445 SDValue Sat = DAG.getNode(OpcSat, dl, LHS.getValueType(), LHS, RHS); expandSADDSUBO() local
H A DDAGCombiner.cpp5672 return DAG.getZExtOrTrunc(Sat, SDLoc(N0), N3.getValueType()); in PerformUMinFpToSatCombine() local
5637 SDValue Sat = DAG.getNode(NewOpc, DL, NewVT, Fp.getOperand(0), PerformMinMaxFpToSatCombine() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4176 SDValue Sat; LowerVectorFP_TO_INT_SAT() local
4232 SDValue Sat; LowerFP_TO_INT_SAT() local
[all...]