Home
last modified time | relevance | path

Searched refs:AssembleInput (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-mc-assemble-fuzzer/
H A Dllvm-mc-assemble-fuzzer.cpp108 static int AssembleInput(const char *ProgName, const Target *TheTarget, in AssembleInput() function
240 const int Res = AssembleInput(ProgName, TheTarget, SrcMgr, Ctx, *Str, *MAI, *STI, in AssembleOneInput()
/openbsd-src/gnu/llvm/llvm/tools/llvm-ml/
H A Dllvm-ml.cpp134 static int AssembleInput(StringRef ProgName, const Target *TheTarget, in AssembleInput() function
448 Res = AssembleInput(ProgName, TheTarget, SrcMgr, Ctx, *Str, *MAI, *STI, in main()
/openbsd-src/gnu/llvm/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp320 static int AssembleInput(const char *ProgName, const Target *TheTarget, in AssembleInput() function
585 Res = AssembleInput(ProgName, TheTarget, SrcMgr, Ctx, *Str, *MAI, *STI, in main()