Home
last modified time | relevance | path

Searched defs:generate (Results 1 – 25 of 34) sorted by relevance

12

/llvm-project/mlir/lib/Rewrite/
H A DByteCode.cpp500 void Generator::generate(ModuleOp module) { in generate() function in Generator
727 void Generator::generate(Region *region, ByteCodeWriter &writer) { in generate() function in Generator
737 void Generator::generate(Operation *op, ByteCodeWriter &writer) { in generate() function in Generator
770 void Generator::generate(pdl_interp::ApplyConstraintOp op, in generate() function in Generator
793 void Generator::generate(pdl_interp::ApplyRewriteOp op, in generate() function in Generator
813 void Generator::generate(pdl_interp::AreEqualOp op, ByteCodeWriter &writer) { in generate() function in Generator
824 void Generator::generate(pdl_interp::BranchOp op, ByteCodeWriter &writer) { in generate() function in Generator
827 void Generator::generate(pdl_interp::CheckAttributeOp op, in generate() function in Generator
832 void Generator::generate(pdl_interp::CheckOperandCountOp op, in generate() function in Generator
838 void Generator::generate(pdl_interp::CheckOperationNameOp op, in generate() function in Generator
[all …]
/llvm-project/mlir/lib/Tools/PDLL/CodeGen/
H A DCPPGen.cpp71 void CodeGen::generate(const ast::Module &astModule, ModuleOp module) { in generate() function in CodeGen
106 void CodeGen::generate(pdl::PatternOp pattern, StringRef patternName, in generate() function in CodeGen
163 void CodeGen::generate(const ast::UserConstraintDecl *decl, in generate() function in CodeGen
169 void CodeGen::generate(const ast::UserRewriteDecl *decl, in generate() function in CodeGen
H A DMLIRGen.cpp135 OwningOpRef<ModuleOp> CodeGen::generate(const ast::Module &module) { in generate() function in CodeGen
/llvm-project/libcxx/include/__algorithm/
H A Dgenerate.h22 generate(_ForwardIterator __first, _ForwardIterator __last, _Generator __gen) { in generate() function
H A Dpstl.h329 generate(_ExecutionPolicy&& __policy, _ForwardIterator __first, _ForwardIterator __last, _Generator __gen) { in generate() function
/llvm-project/mlir/python/mlir/dialects/
H A Dtensor.py46 generate = region_op( global() variable
/llvm-project/llvm/tools/dsymutil/
H A DReproducer.h37 virtual void generate(){}; in generate() function
H A DReproducer.cpp53 void ReproducerGenerate::generate() { in generate() function in ReproducerGenerate
/llvm-project/polly/lib/External/isl/interface/
H A Dcpp_conversion.cc78 void cpp_conversion_generator::generate() in generate() function in cpp_conversion_generator
H A Dextract_interface.cc505 static void generate(MyASTConsumer &consumer, SourceManager &SM) in generate() function
/llvm-project/llvm/utils/testgen/
H A Dmc-bundling-x86-gen.py45 def generate(align_to_end=False): function
/llvm-project/libcxx/benchmarks/numeric/
H A Dgcd.bench.cpp
/llvm-project/llvm/include/llvm/ADT/
H A DCombinationGenerator.h141 void generate(const function_ref<bool(ArrayRef<choice_type>)> Callback) { in generate() function
/llvm-project/libcxx/test/std/numerics/rand/rand.eng/rand.eng.mers/
H A Dctor_sseq_all_zero.pass.cpp43 void generate(RandomAccessIterator rb, RandomAccessIterator re) { in generate() function
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugAranges.cpp47 void DWARFDebugAranges::generate(DWARFContext *CTX) { generate() function in DWARFDebugAranges
/llvm-project/libcxx/include/__random/
H A Dseed_seq.h82 void seed_seq::generate(_RandomAccessIterator __first, _RandomAccessIterator __last) { generate() function
/llvm-project/libc/utils/HdrGen/
H A DGenerator.cpp
/llvm-project/clang/utils/
H A Dmodfuzz.py105 def generate(): function
/llvm-project/lldb/examples/summaries/cocoa/
H A Dmetrics.py16 def generate(label=None): member in TimeMetrics
/llvm-project/llvm/include/llvm/FuzzMutate/
H A DOpDescriptor.h82 std::vector<Constant *> generate(ArrayRef<Value *> Cur, in generate() function
/llvm-project/llvm/unittests/DebugInfo/DWARF/
H A DDwarfGenerator.cpp257 void dwarfgen::LineTable::generate(MCContext &MC, AsmPrinter &Asm) const { in generate() function in dwarfgen::LineTable
562 StringRef dwarfgen::Generator::generate() { generate() function in dwarfgen::Generator
/llvm-project/mlir/lib/Conversion/PDLToPDLInterp/
H A DPDLToPDLInterp.cpp392 void PatternLowering::generate(BoolNode *boolNode, Block *&currentBlock, in generate() function in PatternLowering
495 void PatternLowering::generate(SwitchNode *switchNode, Block *currentBlock, in generate() function in PatternLowering
593 void PatternLowering::generate(SuccessNode *successNode, Block *&currentBlock) { in generate() function in PatternLowering
/llvm-project/libcxx/benchmarks/
H A Dformatter_int.bench.cpp
/llvm-project/mlir/lib/Pass/
H A DPassCrashRecovery.cpp139 void RecoveryReproducerContext::generate(std::string &description) { in generate() function in RecoveryReproducerContext
[all...]
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp224 void generate(IRBuilder<> &IRB) { generate() function in __anoncbf877710111::InitializerBuilder

12