Home
last modified time | relevance | path

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

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