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

/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-XgridFoundation/PyObjCTest/
H A Dtest_xgresource.py24 self.failUnlessResultIsBOOL(XGResource.isUpdating)
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-XgridFoundation/PyObjCTest/
H A Dtest_xgresource.py24 self.assertResultIsBOOL(XGResource.isUpdating)
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp207 SDNode *SelectVLD(SDNode *N, bool isUpdating, unsigned NumVecs,
215 SDNode *SelectVST(SDNode *N, bool isUpdating, unsigned NumVecs,
223 bool isUpdating, unsigned NumVecs,
229 SDNode *SelectVLDDup(SDNode *N, bool isUpdating, unsigned NumVecs,
1595 SDNode *ARMDAGToDAGISel::SelectVLD(SDNode *N, bool isUpdating, unsigned NumVecs, argument
1603 unsigned AddrOpIdx = isUpdating ? 1 : 2;
1642 if (isUpdating)
1657 if (isUpdating) {
1691 if (isUpdating) {
1723 if (isUpdating)
1728 SelectVST(SDNode *N, bool isUpdating, unsigned NumVecs, const uint16_t *DOpcodes, const uint16_t *QOpcodes0, const uint16_t *QOpcodes1) argument
1874 SelectVLDSTLane(SDNode *N, bool IsLoad, bool isUpdating, unsigned NumVecs, const uint16_t *DOpcodes, const uint16_t *QOpcodes) argument
1994 SelectVLDDup(SDNode *N, bool isUpdating, unsigned NumVecs, const uint16_t *Opcodes) argument
[all...]
H A DARMExpandPseudoInsts.cpp104 bool isUpdating; member in struct:__anon10323::NEONLdStTableEntry
399 if (TableEntry->isUpdating)
451 if (TableEntry->isUpdating)
531 if (TableEntry->isUpdating)

Completed in 214 milliseconds