Home
last modified time | relevance | path

Searched defs:Bundle (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DEdgeBundles.h48 ArrayRef<unsigned> getBlocks(unsigned Bundle) { return Blocks[Bundle]; } in getBlocks()
/external/llvm/include/llvm/CodeGen/
DEdgeBundles.h49 ArrayRef<unsigned> getBlocks(unsigned Bundle) const { return Blocks[Bundle]; } in getBlocks()
/external/llvm/tools/dsymutil/
Ddsymutil.cpp153 llvm::SmallString<128> Bundle(BundleBase); in createBundleDir() local
/external/llvm/lib/CodeGen/
DMachineInstrBundle.cpp117 MIBundleBuilder Bundle(MBB, FirstMI, LastMI); in finalizeBundle() local
DRegAllocGreedy.cpp1057 unsigned Bundle = NewBundles[i]; in growRegion() local
/external/llvm/lib/Target/X86/
DX86FloatingPoint.cpp470 const LiveBundle &Bundle = in setupBlockStack() local
510 LiveBundle &Bundle = LiveBundles[BundleIdx]; in finishBlockStack() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FloatingPoint.cpp500 const LiveBundle &Bundle = in setupBlockStack() local
540 LiveBundle &Bundle = LiveBundles[BundleIdx]; in finishBlockStack() local
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringX8632.cpp345 std::unique_ptr<AutoBundle> Bundle; in emitCallToTarget() local
/external/llvm/lib/Transforms/Scalar/
DLICM.cpp598 OperandBundleUse Bundle = CI->getOperandBundleAt(BundleIdx); in CloneInstructionInExitBlock() local
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp2812 ScheduleData *Bundle = nullptr; in tryScheduleBundle() local
2895 ScheduleData *Bundle = getScheduleData(VL[0]); in cancelScheduling() local
4589 SmallVector<Value *, 16> Bundle(Candidates.size()); in vectorizeGEPIndices() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocGreedy.cpp791 unsigned Bundle = NewBundles[i]; in growRegion() local
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2266 const auto &Bundle = CS.getOperandBundleAt(i); in writeOperandBundles() local
/external/llvm/lib/IR/
DVerifier.cpp3220 if (auto Bundle = II->getOperandBundle(LLVMContext::OB_funclet)) in visitEHPadPredecessors() local