Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArch.h38 FunctionPass *createLoongArchISelDag(LoongArchTargetMachine &TM);
H A DLoongArchTargetMachine.cpp189 addPass(createLoongArchISelDag(getLoongArchTargetMachine())); in addInstSelector()
H A DLoongArchISelDAGToDAG.cpp421 FunctionPass *llvm::createLoongArchISelDag(LoongArchTargetMachine &TM) { in createLoongArchISelDag() function in llvm