Searched refs:getFVecComponent (Results 1 – 6 of 6) sorted by relevance
117 double value = ((Constructor&) *fBase).getFVecComponent(fComponents[0]); in constantPropagate()
155 double getFVecComponent(int index) const { in getFVecComponent() function
123 double value = ((Constructor&) *fBase).getFVecComponent(fComponents[0]); in constantPropagate()
153 double getFVecComponent(int index) const { in getFVecComponent() function
1465 float value = ((Constructor&) left).getFVecComponent(i) op \ in constantFold()1466 ((Constructor&) right).getFVecComponent(i); \ in constantFold()
1416 float value = ((Constructor&) left).getFVecComponent(i) op \ in constantFold()1417 ((Constructor&) right).getFVecComponent(i); \ in constantFold()