Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreTargetMachine.cpp91 bool XCorePassConfig::addPreISel() { in addPreISel() function in XCorePassConfig
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp965 bool AMDGPUPassConfig::addPreISel() { in addPreISel() function in AMDGPUPassConfig
985 bool R600PassConfig::addPreISel() { in addPreISel() function in R600PassConfig
1033 bool GCNPassConfig::addPreISel() { in addPreISel() function in GCNPassConfig
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h359 virtual bool addPreISel() { in addPreISel() function
H A DCodeGenPassBuilder.h330 void addPreISel(AddIRPass &) const { in addPreISel() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCTargetMachine.cpp450 bool PPCPassConfig::addPreISel() { in addPreISel() function in PPCPassConfig
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86TargetMachine.cpp489 bool X86PassConfig::addPreISel() { in addPreISel() function in X86PassConfig
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMTargetMachine.cpp442 bool ARMPassConfig::addPreISel() { in addPreISel() function in ARMPassConfig
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.cpp516 bool AArch64PassConfig::addPreISel() { in addPreISel() function in AArch64PassConfig