Searched defs:addInstSelector (Results 1 - 10 of 10) sorted by relevance

/external/llvm/lib/Target/BPF/
H A DBPFTargetMachine.cpp55 bool addInstSelector() override;
65 bool BPFPassConfig::addInstSelector() { function in class:BPFPassConfig
/external/llvm/lib/Target/MSP430/
H A DMSP430TargetMachine.cpp54 bool addInstSelector() override;
63 bool MSP430PassConfig::addInstSelector() { function in class:MSP430PassConfig
/external/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp53 bool addInstSelector() override;
63 bool SystemZPassConfig::addInstSelector() { function in class:SystemZPassConfig
/external/llvm/lib/Target/XCore/
H A DXCoreTargetMachine.cpp53 bool addInstSelector() override;
73 bool XCorePassConfig::addInstSelector() { function in class:XCorePassConfig
/external/mesa3d/src/gallium/drivers/radeon/
H A DAMDGPUTargetMachine.cpp83 virtual bool addInstSelector();
106 bool AMDGPUPassConfig::addInstSelector() { function in class:AMDGPUPassConfig
/external/llvm/lib/Target/Hexagon/
H A DHexagonTargetMachine.cpp109 bool addInstSelector() override;
121 bool HexagonPassConfig::addInstSelector() { function in class:HexagonPassConfig
/external/llvm/lib/Target/Sparc/
H A DSparcTargetMachine.cpp81 bool addInstSelector() override;
96 bool SparcPassConfig::addInstSelector() { function in class:SparcPassConfig
/external/llvm/include/llvm/CodeGen/
H A DPasses.h201 /// addInstSelector - This method should install an instruction selector pass,
203 virtual bool addInstSelector() { function in class:llvm::TargetPassConfig
/external/llvm/lib/Target/Mips/
H A DMipsTargetMachine.cpp197 bool addInstSelector() override;
220 bool MipsPassConfig::addInstSelector() { function in class:MipsPassConfig
/external/llvm/lib/Target/PowerPC/
H A DPPCTargetMachine.cpp241 bool addInstSelector() override;
296 bool PPCPassConfig::addInstSelector() { function in class:PPCPassConfig

Completed in 240 milliseconds