Home
last modified time | relevance | path

Searched defs:getOperandInfo (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Bitstream/
DBitCodes.h115 const BitCodeAbbrevOp &getOperandInfo(unsigned N) const { in getOperandInfo() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Bitstream/
DBitCodes.h115 const BitCodeAbbrevOp &getOperandInfo(unsigned N) const { in getOperandInfo() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Bitstream/
H A DBitCodes.h115 const BitCodeAbbrevOp &getOperandInfo(unsigned N) const { in getOperandInfo() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Bitstream/
DBitCodes.h115 const BitCodeAbbrevOp &getOperandInfo(unsigned N) const { in getOperandInfo() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Bitstream/
DBitCodes.h115 const BitCodeAbbrevOp &getOperandInfo(unsigned N) const { in getOperandInfo() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/
H A DBitCodes.h179 const BitCodeAbbrevOp &getOperandInfo(unsigned N) const { in getOperandInfo() function
/aosp_15_r20/external/llvm/lib/Analysis/
H A DCostModel.cpp124 static TargetTransformInfo::OperandValueKind getOperandInfo(Value *V) { in getOperandInfo() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp546 TargetTransformInfo::getOperandInfo(Value *V, OperandValueProperties &OpProps) { in getOperandInfo() function in TargetTransformInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp736 TargetTransformInfo::getOperandInfo(const Value *V) { in getOperandInfo() function in TargetTransformInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp6240 TTI::OperandValueInfo BoUpSLP::getOperandInfo(ArrayRef<Value *> VL, in getOperandInfo() function in BoUpSLP