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

  /external/swiftshader/third_party/LLVM/lib/Target/PTX/
PTXMachineFunctionInfo.h 146 /// getFrameSymbol - Returns the symbol name for the given FrameIndex.
147 const char* getFrameSymbol(int FrameIndex) {
PTXISelDAGToDAG.cpp 191 SDValue FrameSymbol = CurDAG->getTargetExternalSymbol(MFI->getFrameSymbol(FI),

Completed in 2448 milliseconds