Searched defs:getExecutionDomain (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetInstrInfo.h | 1850 getExecutionDomain(const MachineInstr &MI) const { getExecutionDomain() function |
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | OpenMPOpt.cpp | 2899 ExecutionDomainTy getExecutionDomain(const BasicBlock &BB) const override { getExecutionDomain() function |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMBaseInstrInfo.cpp | 5042 ARMBaseInstrInfo::getExecutionDomain(const MachineInstr &MI) const { getExecutionDomain() function in ARMBaseInstrInfo |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86InstrInfo.cpp | 9200 X86InstrInfo::getExecutionDomain(const MachineInstr &MI) const { getExecutionDomain() function in X86InstrInfo |