Home
last modified time | relevance | path

Searched refs:Directly (Results 1 – 15 of 15) sorted by relevance

/llvm-project-15.0.7/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp652 bool Directly) override;
657 bool Directly) override;
1363 bool Directly) { in classIsDerivedFrom() argument
1387 if (!Directly && classIsDerivedFrom(ClassDecl, Base, Builder, Directly)) in classIsDerivedFrom()
1398 BoundNodesTreeBuilder *Builder, bool Directly) { in objcClassIsDerivedFrom() argument
1415 if (Directly) in objcClassIsDerivedFrom()
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dstackmap-fast-isel.ll153 ; Directly map an alloca's address.
H A Dstackmap.ll488 ; Directly map an alloca's address.
/llvm-project-15.0.7/clang/docs/
H A DClangPlugins.rst162 * Directly call the parsing process by using the `-cc1` option; this
H A DClangCommandLineReference.rst2106 Directly create compilation output files. This may lead to incorrect incremental builds if the comp…
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/bugprone/
H A Deasily-swappable-parameters.rst270 // Skipped: Directly swapping expressions of the two type cannot mix.
/llvm-project-15.0.7/llvm/include/llvm/Target/
H A DTargetSchedule.td308 // Directly name a set of WriteResources defining a new SchedWrite
341 // Directly associate a new SchedRead type with a delay and optional
/llvm-project-15.0.7/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h731 bool Directly) = 0;
740 bool Directly) = 0;
/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVVPInstrPatternsVec.td135 // Directly modify the sign bit to flip the sign.
/llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/
H A Dstackmap.ll450 ; Directly map an alloca's address.
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dstackmap.ll405 ; Directly map an alloca's address.
/llvm-project-15.0.7/llvm/docs/TableGen/
H A DBackEnds.rst151 **Usage**: Directly included in ``Disassembler/<Target>Disassembler.cpp``
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DVOP3PInstructions.td411 // in the compile time. Directly handle the pattern generated by the FE here.
/llvm-project-15.0.7/llvm/lib/Target/NVPTX/
H A DNVPTXInstrInfo.td2973 // Directly initializing underlying the b32 register is one less SASS
/llvm-project-15.0.7/clang/include/clang/Driver/
H A DOptions.td2440 …"Directly create compilation output files. This may lead to incorrect incremental builds if the co…