HomeSort by relevance Sort by last modified time
    Searched refs:getGlobalAddressWrapper (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/XCore/
XCoreISelLowering.h 131 SDValue getGlobalAddressWrapper(SDValue GA, const GlobalValue *GV,
XCoreISelLowering.cpp 224 getGlobalAddressWrapper(SDValue GA, const GlobalValue *GV,
250 return getGlobalAddressWrapper(GA, GV, DAG);
289 SDValue base = getGlobalAddressWrapper(GA, GV, DAG);
    [all...]

Completed in 71 milliseconds