Home
last modified time | relevance | path

Searched defs:functions (Results 1 – 25 of 50) sorted by relevance

12

/llvm-project/polly/lib/External/isl/interface/
H A Dcpp_conversion.h12 set<FunctionDecl *> functions) : in cpp_conversion_generator()
H A Dpython.h15 set<FunctionDecl *> functions) : in python_generator()
/llvm-project/llvm/docs/
H A DSourceLevelDebugging.rst296 format_common_intrinsicsDebugger intrinsic functions global() argument
307 ``llvm.dbg.declare``Debugger intrinsic functions global() argument
322 ``llvm.dbg.value``Debugger intrinsic functions global() argument
337 ``llvm.dbg.assign``Debugger intrinsic functions global() argument
[all...]
/llvm-project/compiler-rt/lib/dfsan/scripts/
H A Dbuild-libc-list.py90 functions = [] variable
/llvm-project/libc/utils/docgen/
H A Dsetjmp.json
H A Dctype.json
H A Dthreads.json
/llvm-project/lld/wasm/
H A DOutputSections.h58 explicit CodeSection(ArrayRef<InputFunction *> functions) in CodeSection()
72 ArrayRef<InputFunction *> functions; variable
/llvm-project/lld/test/COFF/
H A Dedata.s53 functions: label
/llvm-project/mlir/test/lib/IR/
H A DTestRegions.cpp29 SmallVector<func::FuncOp> functions = in runOnOperation() local
/llvm-project/clang/test/CXX/expr/expr.prim/expr.prim.id/
H A Dp4.cpp3 namespace functions namespace
/llvm-project/flang/unittests/Runtime/
H A DCharacterTest.cpp343 static SearchFunctions functions{ TYPED_TEST() local
364 static SearchFunctions functions{RTNAME(Scan1), RTNAME(Scan2), RTNAME(Scan4)}; TYPED_TEST() local
377 static SearchFunctions functions{ TYPED_TEST() local
/llvm-project/mlir/examples/toy/Ch3/include/toy/
H A DAST.h232 std::vector<FunctionAST> functions; variable
235 ModuleAST(std::vector<FunctionAST> functions) in ModuleAST()
H A DParser.h46 std::vector<FunctionAST> functions; in parseModule() local
/llvm-project/mlir/examples/toy/Ch6/include/toy/
H A DAST.h232 std::vector<FunctionAST> functions; variable
235 ModuleAST(std::vector<FunctionAST> functions) in ModuleAST()
H A DParser.h46 std::vector<FunctionAST> functions; in parseModule() local
/llvm-project/mlir/examples/toy/Ch5/include/toy/
H A DAST.h232 std::vector<FunctionAST> functions; variable
235 ModuleAST(std::vector<FunctionAST> functions) in ModuleAST()
H A DParser.h46 std::vector<FunctionAST> functions; in parseModule() local
/llvm-project/mlir/examples/toy/Ch4/include/toy/
H A DAST.h232 std::vector<FunctionAST> functions; variable
235 ModuleAST(std::vector<FunctionAST> functions) in ModuleAST()
H A DParser.h46 std::vector<FunctionAST> functions; in parseModule() local
/llvm-project/mlir/examples/toy/Ch2/include/toy/
H A DAST.h232 std::vector<FunctionAST> functions; variable
235 ModuleAST(std::vector<FunctionAST> functions) in ModuleAST()
H A DParser.h46 std::vector<FunctionAST> functions; in parseModule() local
/llvm-project/mlir/examples/toy/Ch1/include/toy/
H A DAST.h232 std::vector<FunctionAST> functions; variable
235 ModuleAST(std::vector<FunctionAST> functions) in ModuleAST()
H A DParser.h46 std::vector<FunctionAST> functions; in parseModule() local
/llvm-project/mlir/lib/Target/SPIRV/Serialization/
H A DSerializer.h357 SmallVector<uint32_t, 0> functions; variable

12