Searched refs:GADN (Results 1 – 2 of 2) sorted by relevance
271 const GlobalAddressSDNode *GADN = in PreprocessLoad() local274 if (GADN && CDN) in PreprocessLoad()276 getConstantFieldValue(GADN, CDN->getZExtValue(), size, new_val.c); in PreprocessLoad()282 if (const GlobalAddressSDNode *GADN = in PreprocessLoad() local284 to_replace = getConstantFieldValue(GADN, 0, size, new_val.c); in PreprocessLoad()
705 } else if (const GlobalAddressSDNode *GADN = in print_details() local707 int64_t offset = GADN->getOffset(); in print_details()709 GADN->getGlobal()->printAsOperand(OS); in print_details()715 if (unsigned int TF = GADN->getTargetFlags()) in print_details()