Searched refs:CVTPH2PS (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/ |
| H A D | builder_misc.h | 158 Value* CVTPH2PS(Value* a, const llvm::Twine& name = "");
|
| H A D | fetch_jit.cpp | 1712 CVTPH2PS(BITCAST(VEXTRACT(selectedPermute_lo, C(lane)), v8x16Ty)); 1714 CVTPH2PS(BITCAST(VEXTRACT(selectedPermute_hi, C(lane)), v8x16Ty)); 1957 CVTPH2PS(BITCAST(VEXTRACT(selectedPermute, C(lane)), v8x16Ty));
|
| H A D | builder_misc.cpp | 611 Value* Builder::CVTPH2PS(Value* a, 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 | 178 Value* CVTPH2PS(Value* a, const llvm::Twine& name = "");
|
| H A D | fetch_jit.cpp | 1798 CVTPH2PS(BITCAST(VEXTRACT(selectedPermute_lo, C(lane)), v8x16Ty)); 1800 CVTPH2PS(BITCAST(VEXTRACT(selectedPermute_hi, C(lane)), v8x16Ty)); 2043 CVTPH2PS(BITCAST(VEXTRACT(selectedPermute, C(lane)), v8x16Ty));
|
| H A D | builder_misc.cpp | 697 Value* Builder::CVTPH2PS(Value* a, const llvm::Twine& name) function in class:SwrJit::Builder
|
Completed in 12 milliseconds