Searched defs:OperandBundleUse (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/include/llvm/IR/
H A DInstrTypes.h1185 struct OperandBundleUse { struct in namespace:llvm
1188 OperandBundleUse() {} function in struct:llvm::OperandBundleUse
1189 explicit OperandBundleUse(StringMapEntry<uint32_t> *Tag, ArrayRef<Use> Inputs) function in struct:llvm::OperandBundleUse
[all...]

Completed in 116 milliseconds