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

  /external/llvm/include/llvm/IR/
Constants.h     [all...]
  /external/llvm/lib/Transforms/Utils/
ValueMapper.cpp 153 return VM[V] = CE->getWithOperands(Ops, NewTy, false, NewSrcTy);
  /external/llvm/lib/IR/
Constants.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp 699 NewC = cast<ConstantExpr>(UserC)->getWithOperands(NewOps);
    [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp     [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]

Completed in 294 milliseconds