Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp733 bool PPCFastISel::SelectStore(const Instruction *I) { in SelectStore() function in PPCFastISel
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp1135 bool ARMFastISel::SelectStore(const Instruction *I) { in SelectStore() function in ARMFastISel
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp564 void HexagonDAGToDAGISel::SelectStore(SDNode *N) { in SelectStore() function in HexagonDAGToDAGISel
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp2168 void AArch64DAGToDAGISel::SelectStore(SDNode *N, unsigned NumVecs, in SelectStore() function in AArch64DAGToDAGISel