Home
last modified time | relevance | path

Searched defs:Machine (Results 1 – 25 of 64) sorted by relevance

123

/external/llvm-project/llvm/bindings/ocaml/target/
Dtarget_ocaml.c221 static void llvm_finalize_target_machine(value Machine) { in llvm_finalize_target_machine()
235 static value llvm_alloc_targetmachine(LLVMTargetMachineRef Machine) { in llvm_alloc_targetmachine()
248 LLVMTargetMachineRef Machine; in llvm_create_targetmachine_native() local
277 CAMLprim LLVMTargetRef llvm_targetmachine_target(value Machine) { in llvm_targetmachine_target()
282 CAMLprim value llvm_targetmachine_triple(value Machine) { in llvm_targetmachine_triple()
288 CAMLprim value llvm_targetmachine_cpu(value Machine) { in llvm_targetmachine_cpu()
294 CAMLprim value llvm_targetmachine_features(value Machine) { in llvm_targetmachine_features()
300 CAMLprim value llvm_targetmachine_data_layout(value Machine) { in llvm_targetmachine_data_layout()
306 CAMLprim value llvm_targetmachine_set_verbose_asm(value Verb, value Machine) { in llvm_targetmachine_set_verbose_asm()
313 value FileType, value FileName, value Machine) { in llvm_targetmachine_emit_to_file()
[all …]
/external/llvm/bindings/ocaml/target/
Dtarget_ocaml.c221 static void llvm_finalize_target_machine(value Machine) { in llvm_finalize_target_machine()
235 static value llvm_alloc_targetmachine(LLVMTargetMachineRef Machine) { in llvm_alloc_targetmachine()
248 LLVMTargetMachineRef Machine; in llvm_create_targetmachine_native() local
277 CAMLprim LLVMTargetRef llvm_targetmachine_target(value Machine) { in llvm_targetmachine_target()
282 CAMLprim value llvm_targetmachine_triple(value Machine) { in llvm_targetmachine_triple()
288 CAMLprim value llvm_targetmachine_cpu(value Machine) { in llvm_targetmachine_cpu()
294 CAMLprim value llvm_targetmachine_features(value Machine) { in llvm_targetmachine_features()
300 CAMLprim value llvm_targetmachine_data_layout(value Machine) { in llvm_targetmachine_data_layout()
306 CAMLprim value llvm_targetmachine_set_verbose_asm(value Verb, value Machine) { in llvm_targetmachine_set_verbose_asm()
313 value FileType, value FileName, value Machine) { in llvm_targetmachine_emit_to_file()
[all …]
/external/llvm-project/lld/test/ELF/invalid/
Dsymtab-sh-info.s13 Machine: EM_X86_64 label
33 Machine: EM_X86_64 label
52 Machine: EM_X86_64 label
Dsection-alignment2.s11 Machine: EM_X86_64 label
Dtls-symbol.s14 Machine: EM_X86_64 label
/external/llvm-project/llvm/lib/Object/
DCOFFImportFile.cpp32 static bool is32bit(MachineTypes Machine) { in is32bit()
45 static uint16_t getImgRelRelocation(MachineTypes Machine) { in getImgRelRelocation()
93 MachineTypes Machine, bool MinGW) { in getNameType()
140 MachineTypes Machine; member in llvm::object::__anon925d8b260111::ObjectFactory
573 MachineTypes Machine, bool MinGW) { in writeImportLibrary()
DELF.cpp22 StringRef llvm::object::getELFRelocationTypeName(uint32_t Machine, in getELFRelocationTypeName()
170 uint32_t llvm::object::getELFRelativeRelocationType(uint32_t Machine) { in getELFRelativeRelocationType()
216 StringRef llvm::object::getELFSectionTypeName(uint32_t Machine, unsigned Type) { in getELFSectionTypeName()
DCOFFModuleDefinition.cpp356 MachineTypes Machine; member in llvm::object::Parser
362 MachineTypes Machine, in parseCOFFModuleDefinition()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DCOFFImportFile.cpp32 static bool is32bit(MachineTypes Machine) { in is32bit()
45 static uint16_t getImgRelRelocation(MachineTypes Machine) { in getImgRelRelocation()
93 MachineTypes Machine, bool MinGW) { in getNameType()
140 MachineTypes Machine; member in llvm::object::__anon37736f1a0111::ObjectFactory
573 MachineTypes Machine, bool MinGW) { in writeImportLibrary()
DELF.cpp22 StringRef llvm::object::getELFRelocationTypeName(uint32_t Machine, in getELFRelocationTypeName()
156 uint32_t llvm::object::getELFRelativeRelocationType(uint32_t Machine) { in getELFRelativeRelocationType()
200 StringRef llvm::object::getELFSectionTypeName(uint32_t Machine, unsigned Type) { in getELFSectionTypeName()
DCOFFModuleDefinition.cpp356 MachineTypes Machine; member in llvm::object::Parser
362 MachineTypes Machine, in parseCOFFModuleDefinition()
/external/llvm/lib/IR/
DAsmWriter.cpp698 ModuleSlotTracker::ModuleSlotTracker(SlotTracker &Machine, const Module *M, in ModuleSlotTracker()
1130 SlotTracker *Machine, in WriteConstantInternal()
1387 TypePrinting *TypePrinter, SlotTracker *Machine, in writeMDTuple()
1426 SlotTracker *Machine; member
1480 SlotTracker *Machine, in writeMetadataAsOperand()
1549 TypePrinting *TypePrinter, SlotTracker *Machine, in writeGenericDINode()
1568 TypePrinting *TypePrinter, SlotTracker *Machine, in writeDILocation()
1613 TypePrinting *TypePrinter, SlotTracker *Machine, in writeDIDerivedType()
1634 SlotTracker *Machine, const Module *Context) { in writeDICompositeType()
1658 SlotTracker *Machine, const Module *Context) { in writeDISubroutineType()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAsmWriter.cpp826 ModuleSlotTracker::ModuleSlotTracker(SlotTracker &Machine, const Module *M, in ModuleSlotTracker()
1294 SlotTracker *Machine, in WriteConstantInternal()
1556 TypePrinting *TypePrinter, SlotTracker *Machine, in writeMDTuple()
1599 SlotTracker *Machine = nullptr; member
1666 SlotTracker *Machine, in writeMetadataAsOperand()
1769 TypePrinting *TypePrinter, SlotTracker *Machine, in writeGenericDINode()
1788 TypePrinting *TypePrinter, SlotTracker *Machine, in writeDILocation()
1803 TypePrinting *TypePrinter, SlotTracker *Machine, in writeDISubrange()
1847 TypePrinting *TypePrinter, SlotTracker *Machine, in writeDIDerivedType()
1871 SlotTracker *Machine, const Module *Context) { in writeDICompositeType()
[all …]
/external/llvm-project/llvm/lib/IR/
DAsmWriter.cpp869 ModuleSlotTracker::ModuleSlotTracker(SlotTracker &Machine, const Module *M, in ModuleSlotTracker()
1338 SlotTracker *Machine, in WriteConstantInternal()
1630 TypePrinting *TypePrinter, SlotTracker *Machine, in writeMDTuple()
1673 SlotTracker *Machine = nullptr; member
1742 SlotTracker *Machine, in writeMetadataAsOperand()
1854 TypePrinting *TypePrinter, SlotTracker *Machine, in writeGenericDINode()
1873 TypePrinting *TypePrinter, SlotTracker *Machine, in writeDILocation()
1888 TypePrinting *TypePrinter, SlotTracker *Machine, in writeDISubrange()
1928 SlotTracker *Machine, in writeDIGenericSubrange()
2005 TypePrinting *TypePrinter, SlotTracker *Machine, in writeDIStringType()
[all …]
/external/llvm/lib/Object/
DELF.cpp19 StringRef getELFRelocationTypeName(uint32_t Machine, uint32_t Type) { in getELFRelocationTypeName()
/external/llvm/include/llvm/MC/
DMCWinCOFFObjectWriter.h23 const unsigned Machine; variable
/external/llvm-project/llvm/include/llvm/IR/
DModuleSlotTracker.h37 SlotTracker *Machine = nullptr; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCWinCOFFObjectWriter.h26 const unsigned Machine; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DModuleSlotTracker.h37 SlotTracker *Machine = nullptr; variable
/external/llvm/include/llvm/IR/
DModuleSlotTracker.h38 SlotTracker *Machine = nullptr; variable
/external/llvm-project/llvm/include/llvm/MC/
DMCWinCOFFObjectWriter.h26 const unsigned Machine; variable
/external/llvm-project/lld/test/COFF/
Dalign.s22 Machine: IMAGE_FILE_MACHINE_AMD64 label
Ddriver-opt.s56 Machine: IMAGE_FILE_MACHINE_AMD64 label
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ToolDrivers/llvm-dlltool/
DDlltoolDriver.cpp122 COFF::MachineTypes Machine = IMAGE_FILE_MACHINE_UNKNOWN; in dlltoolDriverMain() local
/external/llvm-project/llvm/lib/ToolDrivers/llvm-dlltool/
DDlltoolDriver.cpp122 COFF::MachineTypes Machine = IMAGE_FILE_MACHINE_UNKNOWN; in dlltoolDriverMain() local

123