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

  /external/llvm/include/llvm/Bitcode/
BitCodes.h 171 const BitCodeAbbrevOp &getOperandInfo(unsigned N) const {
  /external/llvm/lib/Analysis/
CostModel.cpp 124 static TargetTransformInfo::OperandValueKind getOperandInfo(Value *V) {
410 getOperandInfo(I->getOperand(0));
412 getOperandInfo(I->getOperand(1));
  /external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
BitCodes.h 175 const BitCodeAbbrevOp &getOperandInfo(unsigned N) const {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Bitcode/
BitCodes.h 175 const BitCodeAbbrevOp &getOperandInfo(unsigned N) const {
  /external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
NaClBitCodes.h 270 const NaClBitCodeAbbrevOp &getOperandInfo(unsigned N) const {
324 AbbrevCopy->Add(NaClBitCodeAbbrevOp(getOperandInfo(I)));
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
TargetTransformInfo.cpp 634 getOperandInfo(Value *V, TargetTransformInfo::OperandValueProperties &OpProps) {
    [all...]

Completed in 588 milliseconds