Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp60 class X86InstructionSelector : public InstructionSelector { class
154 X86InstructionSelector::X86InstructionSelector(const X86TargetMachine &TM, in X86InstructionSelector() function in X86InstructionSelector