Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86.h124 InstructionSelector *createX86InstructionSelector(const X86TargetMachine &TM,
DX86Subtarget.cpp334 InstSelector.reset(createX86InstructionSelector(TM, *this, *RBI)); in X86Subtarget()
DX86InstructionSelector.cpp1569 llvm::createX86InstructionSelector(const X86TargetMachine &TM, in createX86InstructionSelector() function in llvm