Home
last modified time | relevance | path

Searched refs:createX86InstructionSelector (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86.h154 InstructionSelector *createX86InstructionSelector(const X86TargetMachine &TM,
H A DX86Subtarget.cpp342 InstSelector.reset(createX86InstructionSelector(TM, *this, *RBI)); in X86Subtarget()
H A DX86InstructionSelector.cpp1691 llvm::createX86InstructionSelector(const X86TargetMachine &TM, in createX86InstructionSelector() function in llvm