HomeSort by: relevance | last modified time | path
    Searched refs:Pre (Results 1 - 25 of 38) sorted by relevancy

1 2

  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
TypeDeserializer.h 114 RecordPrefix Pre(static_cast<uint16_t>(TypeLeafKind::LF_FIELDLIST));
115 CVType FieldList(&Pre, sizeof(Pre));
120 RecordPrefix Pre(static_cast<uint16_t>(TypeLeafKind::LF_FIELDLIST));
121 CVType FieldList(&Pre, sizeof(Pre));
  /src/external/apache2/llvm/dist/llvm/lib/Option/
Option.cpp 63 for (const char *const *Pre = Info->Prefixes; *Pre != nullptr; ++Pre) {
64 O << '"' << *Pre << (*(Pre + 1) == nullptr ? "\"" : "\", ");
OptTable.cpp 183 for (const char * const *Pre = I->Prefixes; *Pre != nullptr; ++Pre) {
184 StringRef Prefix(*Pre);
  /src/tests/rump/rumpkern/
t_sp.sh 126 echo Pre-test stdout:
128 echo Pre-test stderr: >&2
  /src/external/gpl3/gdb/dist/sim/aarch64/
decode.h 55 /* Certain addressing modes for load require pre or post writeback of
61 Pre = 1,
simulator.c 543 /* Load 32 bit unscaled signed 9 bit with pre- or post-writeback. */
641 /* Load 64 bit unscaled signed 9 bit with pre- or post-writeback. */
673 /* Load 128 bit unscaled signed 9 bit with pre- or post-writeback. */
716 Scaled, 12-bit, unsigned immediate offset, without pre- and
718 Unscaled, 9-bit, signed immediate offset with pre- or post-index
745 /* 32 bit load 32 bit unscaled signed 9 bit with pre- or post-writeback. */
804 /* 64 bit load 64 bit unscaled signed 9 bit with pre- or post-writeback. */
864 /* 32 bit load zero-extended byte unscaled signed 9 bit with pre- or post-writeback. */
911 with pre- or post-writeback. */
981 with pre- or post-writeback. *
    [all...]
  /src/external/gpl3/gdb.old/dist/sim/aarch64/
decode.h 55 /* Certain addressing modes for load require pre or post writeback of
61 Pre = 1,
simulator.c 543 /* Load 32 bit unscaled signed 9 bit with pre- or post-writeback. */
641 /* Load 64 bit unscaled signed 9 bit with pre- or post-writeback. */
673 /* Load 128 bit unscaled signed 9 bit with pre- or post-writeback. */
716 Scaled, 12-bit, unsigned immediate offset, without pre- and
718 Unscaled, 9-bit, signed immediate offset with pre- or post-index
745 /* 32 bit load 32 bit unscaled signed 9 bit with pre- or post-writeback. */
804 /* 64 bit load 64 bit unscaled signed 9 bit with pre- or post-writeback. */
864 /* 32 bit load zero-extended byte unscaled signed 9 bit with pre- or post-writeback. */
911 with pre- or post-writeback. */
981 with pre- or post-writeback. *
    [all...]
  /src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/
CheckerManager.h 122 Pre,
243 /// Run checkers for pre-visiting Stmts.
276 /// Run checkers for pre-visiting obj-c messages.
281 runCheckersForObjCMessage(ObjCMessageVisitKind::Pre, Dst, Src, msg, Eng);
310 /// Run checkers for pre-visiting obj-c messages.
  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDILCFGStructurizer.cpp 661 MachineBasicBlock::iterator Pre = MBB->begin();
663 MachineBasicBlock::iterator It = Pre;
665 if (Pre->getOpcode() == R600::CONTINUE
667 ContInstr.push_back(&*Pre);
668 Pre = It;
SIISelLowering.cpp 7966 // pre-legalize.
9585 // In pre-GFX9 targets V_MIN_F32 and others do not flush denorms. For such
11909 // Pre-GFX10 target did not benefit from loop alignment
11960 MachineBasicBlock *Pre = ML->getLoopPreheader();
11963 if (Pre && Exit) {
11964 BuildMI(*Pre, Pre->getFirstTerminator(), DebugLoc(),
  /src/crypto/external/bsd/heimdal/dist/windows/
NTMakefile.w32 604 ASM_PRE=.Pre
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
CheckerManager.cpp 221 case ObjCMessageVisitKind::Pre:
254 case ObjCMessageVisitKind::Pre:
  /src/external/apache2/llvm/dist/clang/lib/AST/
StmtPrinter.cpp 2001 llvm::StringRef Pre;
2005 Pre = "(";
2008 Pre = " = ";
2011 OS << Pre;
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineVerifier.cpp 2356 // Add elements to the filter itself. \pre Input set \p FromRegSet must have
2433 // Set-up the filter_b. \pre Input register set \p RS must have no duplicates.
2568 const MachineBasicBlock &Pre = *MO1.getMBB();
2569 if (!Pre.isSuccessor(&MBB)) {
2575 seen.insert(&Pre);
2576 BBInfo &PrInfo = MBBInfoMap[&Pre];
  /src/external/gpl3/gcc/dist/libgcc/config/rl78/
fpbit-sf.S 224 ;; return value (pre-filled-in below) for "either is nan"
544 1: ;; Pre-load the loop count/exponent.
  /src/external/gpl3/gcc.old/dist/libgcc/config/rl78/
fpbit-sf.S 224 ;; return value (pre-filled-in below) for "either is nan"
544 1: ;; Pre-load the loop count/exponent.
  /src/common/lib/libc/arch/sparc64/string/
memcpy.S 319 deccc 8, %l2 ! Pre-decrement
  /src/sys/arch/m68k/060sp/dist/
isp.s 856 # be restored to it's pre-exception value before entering _real_access.
1580 btst &0x2,%d5 # pre or post indexing?
3207 # (4) Use "plpaw" instruction to pre-load ATC with effective #
3217 # (7) Pre-fetch the core emulation instructions by executing #
3298 # pre-load the operand ATC. no page faults should occur here because
3600 # pre-load the operand ATC. no page faults should occur because
3827 # (4) Use "plpaw" instruction to pre-load ATC with effective #
3834 # (6) Pre-fetch the core emulation instructions by executing one #
3909 # pre-load the operand ATC. no page faults should occur here because
3923 # pre-load the instruction cache for the following algorithm
    [all...]
  /src/external/gpl2/gmake/dist/config/
texinfo.tex 111 \let\linenumber = \empty % Pre-3.0.
1244 % included twice. (Version 3.14159-pre-1.0-unofficial-20010704.)
7196 % file name, in case not using a pre-dumped format.
  /src/external/gpl2/groff/dist/doc/
texinfo.tex 111 \let\linenumber = \empty % Pre-3.0.
1187 % included twice. (Version 3.14159-pre-1.0-unofficial-20010704.)
7057 % file name, in case not using a pre-dumped format.
  /src/external/gpl2/texinfo/dist/doc/
texinfo.tex 111 \let\linenumber = \empty % Pre-3.0.
1187 % included twice. (Version 3.14159-pre-1.0-unofficial-20010704.)
7057 % file name, in case not using a pre-dumped format.
  /src/external/bsd/am-utils/dist/doc/
texinfo.tex 112 \let\linenumber = \empty % Pre-3.0.
1220 % included twice. (Version 3.14159-pre-1.0-unofficial-20010704.)
10034 % file name, in case not using a pre-dumped format.
  /src/external/bsd/flex/dist/build-aux/
texinfo.tex 112 \let\linenumber = \empty % Pre-3.0.
1220 % included twice. (Version 3.14159-pre-1.0-unofficial-20010704.)
10034 % file name, in case not using a pre-dumped format.
  /src/external/gpl2/xcvs/dist/build-aux/
texinfo.tex 113 \let\linenumber = \empty % Pre-3.0.
1415 % included twice. (Version 3.14159-pre-1.0-unofficial-20010704.)
9254 % file name, in case not using a pre-dumped format.

Completed in 91 milliseconds

1 2