Searched refs:VAL2 (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86CallingConv.td | 315 // Return: HP, P, VAL1, VAL2 368 // Return: HP, P, VAL1, VAL2
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/ |
| H A D | Expr.h | 5452 enum { PTR, ORDER, VAL1, ORDER_FAIL, VAL2, WEAK, END_EXPR }; enumerator 5493 assert(NumSubExprs > VAL2); in getVal2() 5494 return cast<Expr>(SubExprs[VAL2]); in getVal2()
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | ChangeLog-2005 | 23509 * tree-vrp.c (compare_values): Check that VAL1 and VAL2 are
|