Home
last modified time | relevance | path

Searched refs:isLoadOfStoredAddress (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCHazardRecognizers.h66 bool isLoadOfStoredAddress(unsigned LoadSize,
DPPCHazardRecognizers.cpp92 isLoadOfStoredAddress(unsigned LoadSize, SDValue Ptr1, SDValue Ptr2) const { in isLoadOfStoredAddress() function in PPCHazardRecognizer970
218 if (isLoadOfStoredAddress(LoadSize, in getHazardType()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCHazardRecognizers.h95 bool isLoadOfStoredAddress(uint64_t LoadSize, int64_t LoadOffset,
DPPCHazardRecognizers.cpp301 isLoadOfStoredAddress(uint64_t LoadSize, int64_t LoadOffset, in isLoadOfStoredAddress() function in PPCHazardRecognizer970
380 if (isLoadOfStoredAddress(MO->getSize(), in getHazardType()
/external/llvm/lib/Target/PowerPC/
DPPCHazardRecognizers.h95 bool isLoadOfStoredAddress(uint64_t LoadSize, int64_t LoadOffset,
DPPCHazardRecognizers.cpp301 isLoadOfStoredAddress(uint64_t LoadSize, int64_t LoadOffset, in isLoadOfStoredAddress() function in PPCHazardRecognizer970
380 if (isLoadOfStoredAddress(MO->getSize(), in getHazardType()