Searched defs:Sat (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/ |
| H A D | AggressiveInstCombine.cpp | 406 Value *Sat = Builder.CreateCall(Fn, In); in tryToFPToSat() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineCalls.cpp | 1179 Value *Sat = Builder.CreateCall(F, {AT, BT}); in matchSAddSubSat() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ |
| H A D | AMDGPUAsmParser.cpp | 7120 bool Sat = CntName.ends_with("_sat"); in parseCnt() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | TargetLowering.cpp | 10934 SDValue Sat = DAG.getNode(OpcSat, dl, LHS.getValueType(), LHS, RHS); in expandSADDSUBO() local
|
| H A D | DAGCombiner.cpp | 5634 SDValue Sat = DAG.getNode(NewOpc, DL, NewVT, Fp.getOperand(0), in PerformMinMaxFpToSatCombine() local 5669 SDValue Sat = in PerformUMinFpToSatCombine() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.cpp | 4548 SDValue Sat; in LowerVectorFP_TO_INT_SAT() local 4605 SDValue Sat; in LowerFP_TO_INT_SAT() local
|