Searched defs:InstSelector (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h229 std::unique_ptr<InstructionSelector> InstSelector; member in class:llvm::final
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h281 std::unique_ptr<InstructionSelector> InstSelector; member in class:llvm::GCNSubtarget
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.h557 std::unique_ptr<InstructionSelector> InstSelector; member in class:llvm::ARMSubtarget
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.h397 std::unique_ptr<InstructionSelector> InstSelector; member in class:llvm::MipsSubtarget
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86Subtarget.h471 std::unique_ptr<InstructionSelector> InstSelector; member in class:llvm::final

Completed in 251 milliseconds