HomeSort by relevance Sort by last modified time
    Searched defs:getOperandInfo (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Analysis/
CostModel.cpp 91 static TargetTransformInfo::OperandValueKind getOperandInfo(Value *V) {
142 getOperandInfo(I->getOperand(0));
144 getOperandInfo(I->getOperand(1));
  /external/llvm/include/llvm/Bitcode/
BitCodes.h 177 const BitCodeAbbrevOp &getOperandInfo(unsigned N) const {

Completed in 26 milliseconds