Home
last modified time | relevance | path

Searched refs:Whole (Results 1 – 13 of 13) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAGHVX.cpp622 static OpRef res(int N) { return OpRef(Whole | (N & Index)); } in res()
649 Whole = LoHalf | HiHalf, enumerator
723 if ((OpN & Whole) != Whole) { in print()
724 assert((OpN & Whole) == LoHalf || (OpN & Whole) == HiHalf); in print()
1070 unsigned Part = R.OpN & OpRef::Whole; in materialize()
1077 if (Part != OpRef::Whole) { in materialize()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
DRISCVScheduleV.td56 // 7.9. Vector Whole Register Instructions
249 // 16.6. Whole Vector Register Move
296 // 7.9. Vector Whole Register Instructions
467 // 16.6. Whole Vector Register Move
/freebsd-12-stable/contrib/llvm-project/lld/docs/
DReleaseNotes.rst63 * Whole program devirtualization now respects ``local:`` version nodes in a version script.
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors_format.inc550 // Whole string will be accessed.
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp950 StringRef Whole = Collapsed; in isLabel() local
951 std::pair<StringRef, StringRef> DotSplit = Whole.split('.'); in isLabel()
/freebsd-12-stable/contrib/tzdata/
Dasia788 # 1942 Whole year
789 # 1943 Whole year
790 # 1944 Whole year
791 # 1945 Whole year
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
DIntrinsicsAMDGPU.td1619 // program were executed in Whole Wavefront Mode, i.e. with all channels
/freebsd-12-stable/contrib/gcc/
Dtree.def1078 /* Whole vector left/right shift in bits.
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DSIInstructions.td142 // the instruction that defines $src0 (which is run in Whole Wave Mode) doesn't
/freebsd-12-stable/sys/dev/aic7xxx/
Daic79xx.seq409 * Whole list is empty, so the head of
/freebsd-12-stable/contrib/googletest/googlemock/docs/
DCookBook.md823 ## Matching Multiple Arguments as a Whole ##
/freebsd-12-stable/contrib/gcc/doc/
Dmd.texi3461 Whole vector left/right shift in bits.
/freebsd-12-stable/contrib/binutils/gas/
DChangeLog-92958513 (pa_build_unwind_subspace): Whole function is OBJ_ELF dependent.