Home
last modified time | relevance | path

Searched refs:Bound (Results 26 – 50 of 143) sorted by relevance

123456

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86RegisterInfo.td376 // Bound registers, used in MPX instructions
635 // Bound registers
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DAsmWriter.cpp1943 auto IsConstant = [&](Metadata *Bound) -> bool { in writeDIGenericSubrange() argument
1944 if (auto *BE = dyn_cast_or_null<DIExpression>(Bound)) { in writeDIGenericSubrange()
1953 auto GetConstant = [&](Metadata *Bound) -> int64_t { in writeDIGenericSubrange() argument
1954 assert(IsConstant(Bound) && "Expected constant"); in writeDIGenericSubrange()
1955 auto *BE = dyn_cast_or_null<DIExpression>(Bound); in writeDIGenericSubrange()
/netbsd/external/gpl3/gdb/dist/opcodes/
H A Di386-reg.tbl290 // Bound registers for MPX
/netbsd/external/bsd/libbind/dist/doc/
H A Dgetaddrinfo.cat3145 R. Gilligan, S. Thomson, J. Bound, and W. Stevens, ``Basic Socket Inter-
/netbsd/external/gpl3/binutils.old/dist/opcodes/
H A Di386-reg.tbl281 // Bound registers for MPX
/netbsd/external/gpl3/binutils/dist/opcodes/
H A Di386-reg.tbl288 // Bound registers for MPX
/netbsd/external/gpl3/gdb.old/dist/opcodes/
H A Di386-reg.tbl290 // Bound registers for MPX
/netbsd/external/gpl3/binutils.old/dist/cpu/
H A Dcris.cpu4225 bound-r "Bound register"
4242 bound-m "Bound memory"
4261 bound-cb "Bound constant byte"
4273 bound-cw "Bound constant word"
4285 bound-cd "Bound constant dword"
/netbsd/external/gpl3/gdb.old/dist/cpu/
H A Dcris.cpu4225 bound-r "Bound register"
4242 bound-m "Bound memory"
4261 bound-cb "Bound constant byte"
4273 bound-cw "Bound constant word"
4285 bound-cd "Bound constant dword"
/netbsd/external/gpl3/gdb/dist/cpu/
H A Dcris.cpu4225 bound-r "Bound register"
4242 bound-m "Bound memory"
4261 bound-cb "Bound constant byte"
4273 bound-cw "Bound constant word"
4285 bound-cd "Bound constant dword"
/netbsd/external/gpl3/binutils/dist/cpu/
H A Dcris.cpu4225 bound-r "Bound register"
4242 bound-m "Bound memory"
4261 bound-cb "Bound constant byte"
4273 bound-cw "Bound constant word"
4285 bound-cd "Bound constant dword"
/netbsd/external/bsd/tmux/dist/
H A DCHANGES364 adding a brief description of each option. Bound to C-b C by default.
2196 before executing a command. Bound "&" and "x" by default to confirm-before
2461 window with activity or bell. Bound to M-n and M-p.
2465 only works from a key. Bound to "f" by default.
2845 windows in the current session may be selected. Bound to ' by default.
3291 * (nicm) send-prefix command. Bound to C-b by default.
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp1000 llvm::Value *Bound = getArrayIndexingBound(*this, Base, IndexedType); in EmitBoundsCheck() local
1001 if (!Bound) in EmitBoundsCheck()
1006 llvm::Value *BoundVal = Builder.CreateIntCast(Bound, SizeTy, false); in EmitBoundsCheck()
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp9047 auto SolveForBoundary = [&](APInt Bound) -> std::pair<Optional<APInt>,bool> { in SolveQuadraticAddRecRange() argument
9051 << Bound << " (before multiplying by " << M << ")\n"); in SolveQuadraticAddRecRange()
9052 Bound *= M; // The quadratic equation multiplier. in SolveQuadraticAddRecRange()
9058 SO = APIntOps::SolveQuadraticEquationWrap(A, B, -Bound, BitWidth); in SolveQuadraticAddRecRange()
9062 Optional<APInt> UO = APIntOps::SolveQuadraticEquationWrap(A, B, -Bound, in SolveQuadraticAddRecRange()
/netbsd/external/mpl/dhcp/dist/doc/
H A DReferences.txt963 [RFC3315] Droms, R., Bound, J., Volz, B., Lemon, T., Perkins, C.,
/netbsd/external/gpl3/binutils.old/dist/bfd/po/
H A Drw.po2856 msgid "Bound Import Directory"
2925 msgid "\tvma: Hint/Ord Member-Name Bound-To\n"
H A Dtr.po2765 msgid "Bound Import Directory"
2846 msgid "\tvma: Hint/Ord Member-Name Bound-To\n"
H A Dhr.po5850 msgid "Bound Import Directory"
5925 msgid "\tvma: Hint/Ord Member-Name Bound-To\n"
/netbsd/external/gpl3/gdb.old/dist/bfd/po/
H A Drw.po2856 msgid "Bound Import Directory"
2925 msgid "\tvma: Hint/Ord Member-Name Bound-To\n"
H A Dtr.po2765 msgid "Bound Import Directory"
2846 msgid "\tvma: Hint/Ord Member-Name Bound-To\n"
H A Dhr.po5850 msgid "Bound Import Directory"
5925 msgid "\tvma: Hint/Ord Member-Name Bound-To\n"
/netbsd/external/gpl3/gdb/dist/bfd/po/
H A Drw.po2856 msgid "Bound Import Directory"
2925 msgid "\tvma: Hint/Ord Member-Name Bound-To\n"
H A Dtr.po2765 msgid "Bound Import Directory"
2846 msgid "\tvma: Hint/Ord Member-Name Bound-To\n"
/netbsd/external/gpl3/binutils/dist/bfd/po/
H A Drw.po2856 msgid "Bound Import Directory"
2925 msgid "\tvma: Hint/Ord Member-Name Bound-To\n"
H A Dtr.po2765 msgid "Bound Import Directory"
2846 msgid "\tvma: Hint/Ord Member-Name Bound-To\n"

123456