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

  /external/llvm/include/llvm/IR/
CallSite.h 369 OperandBundleUse getOperandBundleAt(unsigned Index) const {
373 Optional<OperandBundleUse> getOperandBundle(StringRef Name) const {
377 Optional<OperandBundleUse> getOperandBundle(uint32_t ID) const {
InstrTypes.h     [all...]
  /external/llvm/lib/Transforms/Utils/
InlineFunction.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
RewriteStatepointsForGC.cpp 197 Optional<OperandBundleUse> DeoptBundle = CS.getOperandBundle("deopt");
    [all...]
  /external/llvm/lib/IR/
AsmWriter.cpp     [all...]
Verifier.cpp     [all...]

Completed in 917 milliseconds