Home | History | Annotate | Download | only in Reactor

Lines Matching defs:xyzw

1969 	//	xyzw.parent = this;
1974 // xyzw.parent = this;
1992 // xyzw.parent = this;
2010 // xyzw.parent = this;
2017 // xyzw.parent = this;
2025 // xyzw.parent = this;
2306 // xyzw.parent = this;
2311 // xyzw.parent = this;
2329 // xyzw.parent = this;
2347 // xyzw.parent = this;
2354 // xyzw.parent = this;
2362 // xyzw.parent = this;
2614 // xyzw.parent = this;
2621 // xyzw.parent = this;
2629 // xyzw.parent = this;
2770 // xyzw.parent = this;
2773 Short4::Short4(short xyzw)
2775 // xyzw.parent = this;
2778 constantVector[0] = Nucleus::createConstantShort(xyzw);
2779 constantVector[1] = Nucleus::createConstantShort(xyzw);
2780 constantVector[2] = Nucleus::createConstantShort(xyzw);
2781 xyzw);
2789 // xyzw.parent = this;
2803 // xyzw.parent = this;
2810 // xyzw.parent = this;
2818 // xyzw.parent = this;
2826 // xyzw.parent = this;
2833 // xyzw.parent = this;
2840 // xyzw.parent = this;
3270 // xyzw.parent = this;
3275 // xyzw.parent = this;
3289 // xyzw.parent = this;
3296 // xyzw.parent = this;
3304 // xyzw.parent = this;
3312 // xyzw.parent = this;
3319 // xyzw.parent = this;
3327 // xyzw.parent = this;
3525 // xyzw.parent = this;
3542 // xyzw.parent = this;
3610 // xyzw.parent = this;
3627 // xyzw.parent = this;
5206 // xyzw.parent = this;
5208 Value *xyzw = Nucleus::createFPToSI(cast.value, Int4::getType());
5210 storeValue(xyzw);
5283 // xyzw.parent = this;
5286 Int4::Int4(int xyzw)
5288 constant(xyzw, xyzw, xyzw, xyzw);
5308 // xyzw.parent = this;
5321 // xyzw.parent = this;
5328 // xyzw.parent = this;
5336 // xyzw.parent = this;
5344 // xyzw.parent = this;
5351 // xyzw.parent = this;
5359 // xyzw.parent = this;
5628 // xyzw.parent = this;
5630 Value *xyzw = Nucleus::createFPToUI(cast.value, UInt4::getType());
5632 storeValue(xyzw);
5637 // xyzw.parent = this;
5640 UInt4::UInt4(int xyzw)
5642 constant(xyzw, xyzw, xyzw, xyzw);
5662 // xyzw.parent = this;
5675 // xyzw.parent = this;
5682 // xyzw.parent = this;
5690 // xyzw.parent = this;
5698 // xyzw.parent = this;
5705 // xyzw.parent = this;
5713 // xyzw.parent = this;
6198 // xyzw.parent = this;
6214 xyzw.parent = this;
6217 Value *xyzw = Nucleus::createUIToFP(cast.value, Float4::getType()); // FIXME: Crashes
6235 Value *xyzw = Nucleus::createInsertElement(xyz, f32w, Nucleus::createConstantInt(3));
6285 Value *xyzw = g;
6288 storeValue(xyzw);
6293 xyzw.parent = this;
6296 Value *xyzw = Nucleus::createSIToFP(cast.value, Float4::getType()); // FIXME: Crashes
6314 Value *xyzw = Nucleus::createInsertElement(xyz, f32w, Nucleus::createConstantInt(3));
6366 Value *xyzw = Nucleus::createSIToFP(g, Float4::getType());
6369 storeValue(xyzw);
6374 xyzw.parent = this;
6382 xyzw.parent = this;
6390 xyzw.parent = this;
6392 Value *xyzw = Nucleus::createSIToFP(cast.value, Float4::getType());
6394 storeValue(xyzw);
6399 xyzw.parent = this;
6401 Value *xyzw = Nucleus::createUIToFP(cast.value, Float4::getType());
6403 storeValue(xyzw);
6408 xyzw.parent = this;
6411 Float4::Float4(float xyzw)
6413 constant(xyzw, xyzw, xyzw, xyzw);
6433 xyzw.parent = this;
6446 xyzw.parent = this;
6453 xyzw.parent = this;
6461 xyzw.parent = this;
6469 xyzw.parent = this;
6487 xyzw.parent = this;
6494 xyzw.parent = this;