Searched refs:Value_ (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
| H A D | MCFragment.h | 425 MCLEBFragment(const MCExpr &Value_, bool IsSigned_, MCSection *Sec = nullptr) 426 : MCFragment(FT_LEB, false, Sec), IsSigned(IsSigned_), Value(&Value_) { in MCFragment()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/ |
| H A D | ItaniumDemangle.h | 2044 BoolExpr(bool Value_) : Node(KBoolExpr), Value(Value_) {} in BoolExpr() argument 2112 IntegerLiteral(StringView Type_, StringView Value_) in IntegerLiteral() argument 2113 : Node(KIntegerLiteral), Type(Type_), Value(Value_) {} in IntegerLiteral()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | ProgrammersManual.rst | 3106 naming value definitions. The symbol table can provide a name for any Value_. 3111 Value_\ s have names, and those without names (i.e. they have an empty name) do 3573 Superclass: Value_ 3621 Superclasses: User_, Value_ 3762 Superclasses: Constant_, User_, Value_ 3820 Superclasses: GlobalValue_, Constant_, User_, Value_ 3929 Superclasses: GlobalValue_, Constant_, User_, Value_ 3987 Superclass: Value_ 3999 Note that ``BasicBlock``\ s themselves are Value_\ s, because they are
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | gfortran.info | 11208 _Array _Boundary Value_ 18208 _Return Value_:
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | gfortran.info | 11538 _Array _Boundary Value_ 18637 _Return Value_:
|