Searched refs:isUpdating (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp212 SDNode *SelectVLD(SDNode *N, bool isUpdating, unsigned NumVecs,
220 SDNode *SelectVST(SDNode *N, bool isUpdating, unsigned NumVecs,
228 bool isUpdating, unsigned NumVecs,
234 SDNode *SelectVLDDup(SDNode *N, bool isUpdating, unsigned NumVecs,
1809 SDNode *ARMDAGToDAGISel::SelectVLD(SDNode *N, bool isUpdating, unsigned NumVecs, argument
1817 unsigned AddrOpIdx = isUpdating ? 1 : 2;
1857 if (isUpdating)
1872 if (isUpdating) {
1906 if (isUpdating) {
1937 if (isUpdating)
1942 SelectVST(SDNode *N, bool isUpdating, unsigned NumVecs, const uint16_t *DOpcodes, const uint16_t *QOpcodes0, const uint16_t *QOpcodes1) argument
2089 SelectVLDSTLane(SDNode *N, bool IsLoad, bool isUpdating, unsigned NumVecs, const uint16_t *DOpcodes, const uint16_t *QOpcodes) argument
2208 SelectVLDDup(SDNode *N, bool isUpdating, unsigned NumVecs, const uint16_t *Opcodes) argument
[all...]
H A DARMExpandPseudoInsts.cpp108 bool isUpdating; member in struct:__anon2768::NEONLdStTableEntry
402 if (TableEntry->isUpdating)
454 if (TableEntry->isUpdating)
536 if (TableEntry->isUpdating)

Completed in 154 milliseconds