Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86.h160 InstructionSelector *createX86InstructionSelector(const X86TargetMachine &TM,
H A DX86Subtarget.cpp354 InstSelector.reset(createX86InstructionSelector(TM, *this, *RBI)); in X86Subtarget()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86InstructionSelector.cpp1856 llvm::createX86InstructionSelector(const X86TargetMachine &TM, in createX86InstructionSelector() function in llvm