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);
780 new llvm::StoreInst(Builder.getInt32(Fixup.DestinationIndex),
    [all...]
CodeGenFunction.h 111 unsigned DestinationIndex;
    [all...]

Completed in 55 milliseconds