Searched refs:vf23 (Results 1 – 2 of 2) sorted by relevance
/external/eigen/unsupported/test/ |
D | openglsupport.cpp | 181 Vector2f vf2; vf2.setRandom(); Vector3f vf23; vf23 << vf2, 0; in test_openglsupport() local 182 VERIFY_MATRIX(glTranslate(vf2), Projective3f(Translation3f(vf23)).matrix()); in test_openglsupport() 200 Vector2f vf2; vf2.setRandom(); Vector3f vf23; vf23 << vf2, 1; in test_openglsupport() local 201 VERIFY_MATRIX(glScale(vf2), Projective3f(Scaling(vf23)).matrix()); in test_openglsupport()
|
/external/llvm/test/CodeGen/PowerPC/ |
D | aantidep-def-ec.mir | 64 '%vf23', '%vf24', '%vf25', '%vf26', '%vf27', '%vf28',
|