Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp434 } else if (const GlobalAddressSDNode *GADN = in print_details() local
436 int64_t offset = GADN->getOffset(); in print_details()
438 GADN->getGlobal()->printAsOperand(OS); in print_details()
444 if (unsigned int TF = GADN->getTargetFlags()) in print_details()