Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/compiler/tests/
Drc_test_helpers.c352 struct match_info Sat; member
/external/spirv-llvm/lib/SPIRV/
DSPIRVInternal.h336 const static char Sat[] = "sat"; variable
DOCL20ToSPIRV.cpp847 std::string Sat = DemangledName.find("_sat") != std::string::npos ? in visitCallConvert() local
/external/stressapptest/src/
Dsat.cc661 Sat::Sat() { in Sat() function in Sat
/external/syzkaller/vendor/github.com/ianlancetaylor/demangle/
Dast.go1180 Sat bool member
/external/pdfium/core/fxge/dib/
Dcfx_scanlinecompositor.cpp133 int Sat(RGB color) { in Sat() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp3695 bool Sat = CntName.endswith("_sat"); in parseCnt() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1336 SDValue STy, SDValue Rnd, SDValue Sat, in getConvertRndSat()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1655 SDValue Sat, ISD::CvtCode Code) { in getConvertRndSat()