Home
last modified time | relevance | path

Searched defs:AssemblyFile (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/llvm/bindings/ocaml/target/
H A Dllvm_target.ml44 | AssemblyFile Constructor
H A Dllvm_target.mli49 | AssemblyFile Constructor
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DCodeGen.h84 AssemblyFile, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DCodeGen.h84 AssemblyFile, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DCodeGen.h84 AssemblyFile, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DCodeGen.h84 AssemblyFile, enumerator
/aosp_15_r20/external/llvm/bindings/go/llvm/
H A Dtarget.go72 AssemblyFile CodeGenFileType = C.LLVMAssemblyFile const
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp250 bool LTOCodeGenerator::runAIXSystemAssembler(SmallString<128> &AssemblyFile) { in runAIXSystemAssembler()