Searched refs:ICLAMP (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dbuilder_misc.h167 Value* ICLAMP(Value* src, Value* low, Value* high, const llvm::Twine& name = "");
H A Dbuilder_misc.cpp737 Value* Builder::ICLAMP(Value* src, Value* low, Value* high, const llvm::Twine& name) function in class:SwrJit::Builder
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dbuilder_misc.h187 Value* ICLAMP(Value* src, Value* low, Value* high, const llvm::Twine& name = "");
H A Dbuilder_misc.cpp803 Value* Builder::ICLAMP(Value* src, Value* low, Value* high, const llvm::Twine& name) function in class:SwrJit::Builder

Completed in 6 milliseconds