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

  /external/clang/include/clang/AST/
StmtOpenMP.h 151 OMPClause *getClause(unsigned i) const { return clauses()[i]; }
  /external/llvm/lib/CodeGen/
GlobalMerge.cpp 271 dyn_cast<GlobalVariable>(LPInst->getClause(Idx)
  /external/llvm/lib/CodeGen/SelectionDAG/
FunctionLoweringInfo.cpp 510 Value *Val = I.getClause(i - 1);
  /external/llvm/lib/Transforms/Utils/
InlineFunction.cpp 242 InlinedLPad->addClause(OuterLPad->getClause(OuterIdx));
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp     [all...]
  /external/clang/lib/CodeGen/
CGException.cpp 267 llvm::Value *Val = LPI->getClause(I)->stripPointerCasts();
    [all...]
  /external/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp     [all...]
  /external/llvm/lib/IR/
AsmWriter.cpp     [all...]
Verifier.cpp     [all...]
  /frameworks/compile/slang/BitWriter_2_9_func/
BitcodeWriter.cpp     [all...]
  /frameworks/compile/slang/BitWriter_3_2/
BitcodeWriter.cpp     [all...]
  /external/clang/lib/Serialization/
ASTWriterStmt.cpp     [all...]
  /external/llvm/include/llvm/IR/
Instructions.h     [all...]

Completed in 528 milliseconds