Home
last modified time | relevance | path

Searched refs:InstTy (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DInstructions.h1365 template <class InstTy>
1366 class CallBase : public CallBaseParent<InstTy>::type,
1367 public OperandBundleUser<InstTy, User::op_iterator> {
1371 using BaseInstTy = typename CallBaseParent<InstTy>::type;
1380 using OperandBundleUser<InstTy,
1382 using OperandBundleUser<InstTy, User::op_iterator>::getNumTotalBundleOperands;
1383 using OperandBundleUser<InstTy, User::op_iterator>::bundleOperandHasAttr;
1389 using OperandBundleUser<InstTy, User::op_iterator>::hasOperandBundles;
1390 using OperandBundleUser<InstTy,
1417 return getNumOperands() - getNumTotalBundleOperands() - InstTy::ArgOffset;
[all …]
DIRBuilder.h781 template<typename InstTy>
782 InstTy *Insert(InstTy *I, const Twine &Name = "") const {
801 template <typename InstTy>
802 InstTy *addBranchMetadata(InstTy *I, MDNode *Weights, MDNode *Unpredictable) { in addBranchMetadata()
/external/llvm/include/llvm/IR/
DIRBuilder.h616 template<typename InstTy>
617 InstTy *Insert(InstTy *I, const Twine &Name = "") const {
636 template <typename InstTy>
637 InstTy *addBranchMetadata(InstTy *I, MDNode *Weights, MDNode *Unpredictable) { in addBranchMetadata()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DIRBuilder.h382 template<typename InstTy>
383 InstTy *Insert(InstTy *I, const Twine &Name = "") const {
/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp821 TypeSourceInfo *InstTy; in VisitFriendDecl() local
827 InstTy = Ty; in VisitFriendDecl()
829 InstTy = SemaRef.SubstType(Ty, TemplateArgs, in VisitFriendDecl()
832 if (!InstTy) in VisitFriendDecl()
836 D->getFriendLoc(), InstTy); in VisitFriendDecl()
/external/tensorflow/tensorflow/compiler/xla/service/
Dpattern_matcher.h1736 template <typename InstTy>
1737 bool MatchImpl(InstTy* inst, MatchOption option) const {
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp213 struct InstTy { struct
/external/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp191 struct InstTy { struct