Home
last modified time | relevance | path

Searched defs:Bundles (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/CFGuard/
DCFGuard.cpp202 SmallVector<llvm::OperandBundleDef, 1> Bundles; in insertCFGuardDispatch() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp356 CallBase::populateBundleOperandInfos(ArrayRef<OperandBundleDef> Bundles, in populateBundleOperandInfos()
386 ArrayRef<OperandBundleDef> Bundles, const Twine &NameStr) { in init()
653 ArrayRef<OperandBundleDef> Bundles, in createFree()
691 ArrayRef<OperandBundleDef> Bundles, in CreateFree()
705 ArrayRef<OperandBundleDef> Bundles, in CreateFree()
718 ArrayRef<OperandBundleDef> Bundles, in init()
786 ArrayRef<OperandBundleDef> Bundles, in init()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FloatingPoint.cpp123 EdgeBundles *Bundles = nullptr; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp172 EdgeBundles *Bundles; member in __anon8ad884690111::RAGreedy