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 D | builder_misc.h | 167 Value* ICLAMP(Value* src, Value* low, Value* high, const llvm::Twine& name = "");
|
| H A D | builder_misc.cpp | 737 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 D | builder_misc.h | 187 Value* ICLAMP(Value* src, Value* low, Value* high, const llvm::Twine& name = "");
|
| H A D | builder_misc.cpp | 803 Value* Builder::ICLAMP(Value* src, Value* low, Value* high, const llvm::Twine& name) function in class:SwrJit::Builder
|
Completed in 6 milliseconds