Lines Matching defs:Handle
463 // Handle - refers to the resource handle.
467 enum class PlaceHolder { _0, _1, _2, _3, Handle = 128, LastStmt };
470 if (PH == PlaceHolder::Handle)
694 PH::Handle, getConstantIntExpr(1))
703 PH::Handle, getConstantIntExpr(-1))
725 .callBuiltin("__builtin_hlsl_resource_getpointer", ElemPtrTy, PH::Handle,
738 PH::Handle, getConstantIntExpr(1))
740 AST.getPointerType(ElemTy), PH::Handle, PH::LastStmt)
752 PH::Handle, getConstantIntExpr(-1))
754 AST.getPointerType(ElemTy), PH::Handle, PH::LastStmt)