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 Dbuilder_misc.h158 Value* CVTPH2PS(Value* a, const llvm::Twine& name = "");
H A Dfetch_jit.cpp1712 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 Dbuilder_misc.cpp611 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 Dbuilder_misc.h178 Value* CVTPH2PS(Value* a, const llvm::Twine& name = "");
H A Dfetch_jit.cpp1798 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 Dbuilder_misc.cpp697 Value* Builder::CVTPH2PS(Value* a, const llvm::Twine& name) function in class:SwrJit::Builder

Completed in 12 milliseconds