Home
last modified time | relevance | path

Searched defs:ARG_SOURCE (Results 1 – 3 of 3) sorted by relevance

/llvm-project/compiler-rt/cmake/Modules/
H A DCheckSectionExists.cmake4 set(ARG_SOURCE "int main(void) { return 0; }\n") variable
H A DBuiltinTests.cmake40 set(ARG_SOURCE "int foo(int x, int y) { return x + y; }\n") variable
/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h985 enum { ARG_SOURCE = 1 }; global() enumerator
[all...]