Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64.h64 createAArch64InstructionSelector(const AArch64TargetMachine &,
H A DAArch64Subtarget.cpp349 InstSelector.reset(createAArch64InstructionSelector( in AArch64Subtarget()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp7964 createAArch64InstructionSelector(const AArch64TargetMachine &TM, in createAArch64InstructionSelector() function