Home
last modified time | relevance | path

Searched defs:MDName (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/
DDXILResource.h121 StringRef MDName; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DBasicBlock.cpp483 MDString *MDName = cast<MDString>(MDIrrLoopHeader->getOperand(0)); in getIrrLoopHeaderWeight() local
DInstruction.cpp698 MDString *MDName = cast<MDString>(ProfileData->getOperand(0)); in swapProfMetadata() local
DInstructions.cpp3886 if (auto *MDName = dyn_cast<MDString>(ProfileData->getOperand(0))) in getProfBranchWeightsMD() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DBasicBlock.cpp525 MDString *MDName = cast<MDString>(MDIrrLoopHeader->getOperand(0)); in getIrrLoopHeaderWeight() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp843 auto *MDName = MDString::get(Ty->getContext(), OS.str()); in solveTypeName() local
864 auto *MDName = MDString::get(Ty->getContext(), Buffer.str()); in solveTypeName() local
878 auto *MDName = MDString::get(Ty->getContext(), Buffer.str()); in solveTypeName() local
/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp759 MDString *MDName = cast<MDString>(MD.second->getOperand(0)); in copyMetadata() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp2193 MDString *MDName = cast<MDString>(WeightsNode->getOperand(0)); in doesBlockHaveProfileData() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DControlHeightReduction.cpp613 MDString *MDName = cast<MDString>(MD->getOperand(0)); in checkMDProf() local