Home
last modified time | relevance | path

Searched refs:Which (Results 1 – 25 of 68) sorted by relevance

123

/llvm-project-15.0.7/flang/runtime/
H A Dtype-info.h122 enum class Which : std::uint8_t { enum
136 static constexpr Which RankFinal(int rank) { in RankFinal()
137 return static_cast<Which>(static_cast<int>(Which::ScalarFinal) + rank); in RankFinal()
140 Which which() const { return which_; } in which()
151 Which which_{Which::None};
216 const SpecialBinding *FindSpecialBinding(SpecialBinding::Which which) const { in FindSpecialBinding()
H A Dtype-info.cpp278 case Which::ScalarAssignment: in Dump()
281 case Which::ElementalAssignment: in Dump()
284 case Which::ReadFormatted: in Dump()
287 case Which::ReadUnformatted: in Dump()
290 case Which::WriteFormatted: in Dump()
293 case Which::WriteUnformatted: in Dump()
296 case Which::ElementalFinal: in Dump()
299 case Which::AssumedRankFinal: in Dump()
304 static_cast<int>(which_) - static_cast<int>(Which::ScalarFinal)); in Dump()
H A Dderived.cpp102 typeInfo::SpecialBinding::Which::AssumedRankFinal)}) { in FindFinal()
106 typeInfo::SpecialBinding::Which::ElementalFinal); in FindFinal()
115 if (special->which() == typeInfo::SpecialBinding::Which::ElementalFinal) { in CallFinalSubroutine()
H A Ddescriptor-io.h280 ? typeInfo::SpecialBinding::Which::ReadFormatted in FormattedDerivedTypeIO()
281 : typeInfo::SpecialBinding::Which::WriteFormatted)}) { in FormattedDerivedTypeIO()
325 ? typeInfo::SpecialBinding::Which::ReadUnformatted in UnformattedDescriptorIO()
326 : typeInfo::SpecialBinding::Which::WriteUnformatted) in UnformattedDescriptorIO()
H A Dassign.cpp166 typeInfo::SpecialBinding::Which::ScalarAssignment)}) { in Assign()
171 typeInfo::SpecialBinding::Which::ElementalAssignment)}) { in Assign()
H A Dio-stmt.h710 enum Which { Flush, Backspace, Endfile, Rewind, Wait }; enum
711 ExternalMiscIoStatementState(ExternalFileUnit &unit, Which which,
718 Which which_;
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Linalg/
H A DPasses.td181 "Which func op is the anchor to latch on.">,
194 "Which func op is the anchor to latch on.">,
207 "Which func op is the anchor to latch on.">,
220 "Which func op is the anchor to latch on.">,
234 "Which func op is the anchor to latch on.">,
245 "Which func op is the anchor to latch on.">,
259 "Which func op is the anchor to latch on.">,
272 "Which func op is the anchor to latch on.">,
288 "Which func op is the anchor to latch on.">,
299 "Which func op is the anchor to latch on.">,
[all …]
/llvm-project-15.0.7/clang/test/Analysis/
H A Dmisc-ps-eager-assume.m102 short Which;
117 for( Which = 0;
118 Which < Count && Ok;
119 Which++ )
/llvm-project-15.0.7/mlir/include/mlir/Dialect/SCF/Transforms/
H A DPasses.td58 "Which loop indices to combine 0th loop index">,
60 "Which loop indices to combine into the position 1 loop index">,
62 "Which loop indices to combine into the position 2 loop index">,
/llvm-project-15.0.7/llvm/tools/llvm-tli-checker/
H A Dllvm-tli-checker.cpp319 int Which = int(TLIHas) * 2 + int(SDKHas); in main() local
320 switch (Which) { in main()
332 outs() << Indicator[Which] << " TLI " << YesNo[TLIHas] << " SDK " in main()
/llvm-project-15.0.7/llvm/test/Transforms/SimplifyCFG/
H A D2002-05-21-PHIElimination.ll5 ; Which is not valid SSA
/llvm-project-15.0.7/llvm/lib/Target/ARC/
H A DARCFrameLowering.cpp372 for (unsigned Which = Last; Which > ARC::R12; Which--) { in assignCalleeSavedSpillSlots() local
373 auto RegI = getSavedReg(CSI, Which); in assignCalleeSavedSpillSlots()
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A Dalloca-align.ll14 ; Which is passed to the call
/llvm-project-15.0.7/bolt/test/runtime/X86/
H A Dinstrumentation-dup-jts.s15 # Which is suboptimal since the compiler could've avoided using an intermediary
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/openmp/
H A Dexception-escape.rst11 bottom. Which means, ``throw`` may not be used to 'exit' out of the
/llvm-project-15.0.7/llvm/test/Transforms/SimplifyCFG/X86/
H A Dsafe-low-bit-extract.ll7 ; Which means we don't need a while PHI here, simple select will do.
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dapint-and-or-and.ll10 ; Which corresponds to test1.
H A Dand-or-and.ll10 ; Which corresponds to test1.
/llvm-project-15.0.7/llvm/test/Transforms/MemCpyOpt/
H A Dcallslot_badaa.ll14 ; Which is incorrect because the lifetime.end of %src will now "noalias" the above memcpy.
/llvm-project-15.0.7/llvm/docs/HistoricalNotes/
H A D2001-02-06-TypeNotationDebateResp2.txt38 Which is syntactically nicer, and more explicit.
H A D2002-06-25-MegaPatchInfo.txt54 Which means that #including Function.h is usually sufficient for getting the
/llvm-project-15.0.7/llvm/test/DebugInfo/COFF/AArch64/
H A Dcodeview-b-register.mir3 # have a B register in the location info but not the instructions. Which is incorrect
/llvm-project-15.0.7/clang-tools-extra/clangd/test/
H A Dsystem-include-extractor.test32 # created. Which should add a.h and b.h into include search path.
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonInstrFormats.td117 let TSFlags{27-25} = opExtendable; // Which operand may be extended.
317 let TSFlags{21-19} = opExtendable; // Which operand may be extended.
/llvm-project-15.0.7/llvm/test/CodeGen/M68k/
H A Dreserved-regs.ll26 ; Which is copied from `test/CodeGen/RISCV/reserved-regs.ll`.

123