Searched refs:Leading (Results 1 – 25 of 29) sorted by relevance
12
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ |
| D | ObjcopyOpts.td | 63 "contain comments beginning with '#'. Leading and trailing " 156 "'#'. Leading and trailing whitespace is stripped from each line. May " 183 "'#'. Leading and trailing whitespace is stripped from each line. May "
|
| /freebsd-12-stable/stand/i386/btx/btxldr/ |
| D | btxldr.S | 275 cmpb $'0',%al # Leading zero?
|
| /freebsd-12-stable/usr.sbin/cron/doc/ |
| D | FEATURES | 14 okay. Leading or trailing blanks can be preserved by quoting, single
|
| /freebsd-12-stable/contrib/bearssl/src/x509/ |
| D | asn1.t0 | 488 \ set to 0 on error. Leading BOM are ignored. 535 \ Leading BOM, and indicates little-endian.
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/ |
| D | IntrinsicsPowerPC.td | 79 // Count Leading / Trailing Zeroes under bit Mask Builtins. 992 // P10 Vector Count Leading / Trailing Zeroes under bit Mask Builtins.
|
| D | IntrinsicsARM.td | 553 // Vector Count Leading Sign/Zero Bits.
|
| D | IntrinsicsAArch64.td | 436 // Vector Count Leading Sign Bits
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| D | BuiltinsPPC.def | 520 // P10 Vector Count Leading / Trailing Zeroes under bit Mask built-ins.
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| D | README_P9.txt | 38 - Vector Count Leading/Trailing Zero LSB. Result is placed into GPR[rD]:
|
| D | PPCInstrAltivec.td | 1265 // Count Leading Zeros 1459 // Vector Count Leading/Trailing Zero LSB. Result is placed into GPR[rD]
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/ |
| D | X86Schedule.td | 170 defm WriteLZCNT : X86SchedWritePair; // Leading zero count.
|
| D | X86ScheduleZnver3.td | 737 defm : Zn3WriteResIntPair<WriteLZCNT, [Zn3ALU0123], 1, [1], 1>; // Leading zero count.
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| D | LanaiInstrInfo.td | 817 // Count Leading Zeros (LEADZ)
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/VE/ |
| D | VEInstrVec.td | 994 // Section 8.11.5 - VLDZ (Vector Leading Zero Count) 1482 // Section 8.17.11 - LZVM (Leading Zero of VM)
|
| D | VEInstrInfo.td | 1270 // Section 8.5.7 - LDZ (Leading Zero Count)
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/ |
| D | MicroMipsInstrInfo.td | 935 /// Count Leading
|
| D | Mips64InstrInfo.td | 350 /// Count Leading
|
| D | MipsInstrInfo.td | 1753 // Count Leading Ones/Zeros in Word 2358 /// Count Leading
|
| /freebsd-12-stable/contrib/mandoc/ |
| D | NEWS | 1305 * Leading punctuation for mdoc(7) macros, such as "Fl ( ( a",
|
| /freebsd-12-stable/contrib/tcsh/ |
| D | Fixes | 1532 51. Leading spaces would confuse the run-help function.
|
| /freebsd-12-stable/contrib/libstdc++/ |
| D | ChangeLog-1999 | 1959 * src/gen-c++config.cc: Comment _G_USE_WCHAR_T. Leading to
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/ |
| D | ARMInstrNEON.td | 6213 // VCLS : Vector Count Leading Sign Bits 6217 // VCLZ : Vector Count Leading Zeros
|
| D | ARMISelLowering.cpp | 13677 uint32_t Leading = countLeadingZeros(C1); in CombineANDShift() local 13679 if (Leading == C2 && C2 + C3 < 32) { in CombineANDShift()
|
| /freebsd-12-stable/contrib/binutils/gas/po/ |
| D | gas.pot | 7318 msgid "Leading plus sign not allowed in core mode" 13082 #. Leading bits contain both 0s & 1s.
|
| /freebsd-12-stable/contrib/amd/doc/ |
| D | am-utils.texi | 4195 before or after the first equals sign is discarded. Leading, trailing 4197 Leading and trailing whitespace in a parameter value is discarded.
|
12