Home
last modified time | relevance | path

Searched defs:RuntimeFunction (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DWin64EH.h127 struct RuntimeFunction { struct
128 support::ulittle32_t StartAddress;
129 support::ulittle32_t EndAddress;
130 support::ulittle32_t UnwindInfoOffset;
H A DARMWinEH.h108 RuntimeFunction(const support::ulittle32_t *Data) in RuntimeFunction() function
111 RuntimeFunction(const support::ulittle32_t BeginAddress, in RuntimeFunction() function
/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.h19 class RuntimeFunction; variable
/llvm-project-15.0.7/llvm/include/llvm/Frontend/OpenMP/
H A DOMPConstants.h46 enum class RuntimeFunction { enum
/llvm-project-15.0.7/flang/lib/Lower/
H A DIntrinsicCall.cpp1020 struct RuntimeFunction { struct
1034 static constexpr RuntimeFunction pgmathFast[] = { argument