Home
last modified time | relevance | path

Searched refs:setExecutionDomainCustom (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrInfo.h468 bool setExecutionDomainCustom(MachineInstr &MI, unsigned Domain) const;
H A DX86InstrInfo.cpp7502 bool X86InstrInfo::setExecutionDomainCustom(MachineInstr &MI, in setExecutionDomainCustom() function in X86InstrInfo
7681 if (setExecutionDomainCustom(MI, Domain)) in setExecutionDomain()