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

  /external/llvm/lib/Transforms/Utils/
InlineFunction.cpp 533 CalleePersonality = LP->getPersonalityFn();
551 if (LP->getPersonalityFn() != CalleePersonality)
    [all...]
  /external/clang/lib/CodeGen/
CGException.cpp 249 static llvm::Constant *getPersonalityFn(CodeGenModule &CGM,
259 llvm::Constant *Fn = getPersonalityFn(CGM, Personality);
344 llvm::Constant *CXXFn = getPersonalityFn(*this, CXX);
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
FunctionLoweringInfo.cpp 459 cast<Function>(I.getPersonalityFn()->stripPointerCasts()));
  /external/llvm/lib/CodeGen/
SjLjEHPrepare.cpp 222 PersonalityFn = LPads[0]->getPersonalityFn();
  /external/llvm/lib/IR/
Verifier.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp     [all...]
  /external/llvm/include/llvm/IR/
Instructions.h     [all...]
  /external/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp     [all...]
  /frameworks/compile/slang/BitWriter_2_9_func/
BitcodeWriter.cpp     [all...]
  /frameworks/compile/slang/BitWriter_3_2/
BitcodeWriter.cpp     [all...]

Completed in 3437 milliseconds