Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DInlineAsm.h48 AsmDialect Dialect; variable
403 AsmDialect Dialect = in getExtraInfoNames() local
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp1555 unsigned Dialect = getMAIAssemblerDialect(); in MatchAndEmitInstruction() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DCore.cpp475 LLVMInlineAsmDialect Dialect, LLVMBool CanThrow) { in LLVMGetInlineAsm()