Home
last modified time | relevance | path

Searched defs:X86InstructionSelector (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86InstructionSelector.cpp61 class X86InstructionSelector : public InstructionSelector { class
155 X86InstructionSelector::X86InstructionSelector(const X86TargetMachine &TM, in X86InstructionSelector() function in X86InstructionSelector