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

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

Completed in 62 milliseconds