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

  /external/clang/lib/CodeGen/
CGCleanup.cpp 297 new llvm::StoreInst(CGF.Builder.getInt32(Fixup.DestinationIndex),
306 Switch->addCase(CGF.Builder.getInt32(Fixup.DestinationIndex),
366 Switch->addCase(Builder.getInt32(Fixup.DestinationIndex), Block);
807 new llvm::StoreInst(Builder.getInt32(Fixup.DestinationIndex),
    [all...]
EHScopeStack.h 49 unsigned DestinationIndex;

Completed in 56 milliseconds