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 291 new llvm::StoreInst(CGF.Builder.getInt32(Fixup.DestinationIndex),
300 Switch->addCase(CGF.Builder.getInt32(Fixup.DestinationIndex),
360 Switch->addCase(Builder.getInt32(Fixup.DestinationIndex), Block);
774 new llvm::StoreInst(Builder.getInt32(Fixup.DestinationIndex),
    [all...]
CodeGenFunction.h 100 unsigned DestinationIndex;
    [all...]

Completed in 20 milliseconds