Home
last modified time | relevance | path

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

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